#f00e06 color space conversions
Hex:
#f00e06
RGB:
240, 14, 6
CMY:
6, 95, 98
CMYK:
0, 94, 98, 6
HSL:
2°, 95.1220%, 48.2353%
HSV (HSB):
2°, 97.5000%, 94.1176%
XYZ:
36.1251, 18.8525, 1.9072
xyY:
0.6351, 0.3314, 18.8525
CIE-Lab:
50.5142, 75.4829, 62.7389
CIE-LCH:
50.5142, 98.1522, 39.7322
CIE-Luv:
50.5142, 162.3836, 35.6719
Hunter-Lab:
43.4195, 72.5284, 27.7893
#f00e06 color charts
#f00e06 color shades, tints & tones
#f00e06 color schemes
#f00e06 color preview, HTML & CSS examples
This text has a color of #f00e06
<p style="color:#f00e06;">Text here</p>
.mytext {color:#f00e06;}
This box has a color of #f00e06
<div style="background-color:#f00e06;">Content here</div>
.mybackground {background-color:#f00e06;}
Border around this has a color of #f00e06
<div style="border:2px solid #f00e06;">Content here</div>
.myborder {border:2px solid #f00e06;}