#f01e12 color space conversions
Hex:
#f01e12
RGB:
240, 30, 18
CMY:
6, 88, 93
CMYK:
0, 88, 93, 6
HSL:
3°, 88.0952%, 50.5882%
HSV (HSB):
3°, 92.5000%, 94.1176%
XYZ:
36.5086, 19.4975, 2.4114
xyY:
0.6250, 0.3338, 19.4975
CIE-Lab:
51.2642, 73.5272, 59.8074
CIE-LCH:
51.2642, 94.7797, 39.1251
CIE-Luv:
51.2642, 157.6262, 35.7202
Hunter-Lab:
44.1560, 70.3129, 27.6712
#f01e12 color charts
#f01e12 color shades, tints & tones
#f01e12 color schemes
#f01e12 color preview, HTML & CSS examples
This text has a color of #f01e12
<p style="color:#f01e12;">Text here</p>
.mytext {color:#f01e12;}
This box has a color of #f01e12
<div style="background-color:#f01e12;">Content here</div>
.mybackground {background-color:#f01e12;}
Border around this has a color of #f01e12
<div style="border:2px solid #f01e12;">Content here</div>
.myborder {border:2px solid #f01e12;}