In RGB color space, #f00edc hex color has a red value of 240, a green value of 14 and a blue value of 220.
In CMYK color space (used in color printing), #f00edc hex color is composed of 0% cyan, 94.17% magenta, 8.33% yellow and 5.88% black.
#f00edc color has a hue of 305.3 degrees, a saturation of 88.98% and a lightness of 49.8%.
#f00edc hex color contains mainly RED.
The closest web safe color of #f00edc is #ff00cc
#f00edc hex color has a decimal value of 15732444.
HEX | f00edc | #f00edc |
---|---|---|
RGB | 240, 14, 220 | rgb(240, 14, 220) |
RGB Percent | 94.12, 5.49, 86.27 | rgb(94.12, 5.49, 86.27) |
CMYK | 0, 94, 8, 6 | |
HSL | 305.3°, 88.98, 49.8 | hsl(305.3, 88.98%, 49.8%) |
HSV | 305.3°, 94.2, 94.1 |
XYZ | 49.01, 24.007, 69.761 |
---|---|
Hunter Lab | 48.997, 92.803, -50.118 |
CIE-LAB | 56.095, 90.192, -48.116 |
CIE-LCH | 56.095, 102.224, 331.921 |
CIE-LUV | 0, 94.17, 8.33, 5.88 |
Web Safe | ff00cc |
RGB percent of color #f00edc
CMYK percent of color #f00edc
Text with hexadecimal color #f00edc
This text has a font color of #f00edc
<p style="color:#f00edc">Text here</p>
#f00edc Background Color
This box has a background color of #f00edc
<div style="background-color:#f00edc">Text here</div>
#f00edc Border Color
This box has a border color of #f00edc
<div style="border: 4px solid #f00edc">Text here</div>
CSS codes
<p style="color:#f00edc">Text here</p>
<div style="background-color:#f00edc">Text here</div>
<div style="border: 4px solid #f00edc">Text here</div>
#f00edc Color on white background
This is how a font and box color of #f00edc will look
on a white background.
#f00edc Color on black background
This is how a font and box color of #f00edc hex color will look
on a black background.