#f00e07 color space conversions
Hex:
#f00e07
RGB:
240, 14, 7
CMY:
6, 95, 97
CMYK:
0, 94, 97, 6
HSL:
2°, 94.3320%, 48.4314%
HSV (HSB):
2°, 97.0833%, 94.1176%
XYZ:
36.1306, 18.8547, 1.9360
xyY:
0.6347, 0.3312, 18.8547
CIE-Lab:
50.5168, 75.4901, 62.4828
CIE-LCH:
50.5168, 97.9942, 39.6144
CIE-Luv:
50.5168, 162.3237, 35.5816
Hunter-Lab:
43.4220, 72.5379, 27.7518
#f00e07 color charts
#f00e07 color shades, tints & tones
#f00e07 color schemes
#f00e07 color preview, HTML & CSS examples
This text has a color of #f00e07
<p style="color:#f00e07;">Text here</p>
.mytext {color:#f00e07;}
This box has a color of #f00e07
<div style="background-color:#f00e07;">Content here</div>
.mybackground {background-color:#f00e07;}
Border around this has a color of #f00e07
<div style="border:2px solid #f00e07;">Content here</div>
.myborder {border:2px solid #f00e07;}