#f01d12 color space conversions
Hex:
#f01d12
RGB:
240, 29, 18
CMY:
6, 89, 93
CMYK:
0, 88, 93, 6
HSL:
3°, 88.0952%, 50.5882%
HSV (HSB):
3°, 92.5000%, 94.1176%
XYZ:
36.4837, 19.4477, 2.4031
xyY:
0.6254, 0.3334, 19.4477
CIE-Lab:
51.2069, 73.6917, 59.7731
CIE-LCH:
51.2069, 94.8857, 39.0463
CIE-Luv:
51.2069, 157.9393, 35.6161
Hunter-Lab:
44.0995, 70.4997, 27.6387
#f01d12 color charts
#f01d12 color shades, tints & tones
#f01d12 color schemes
#f01d12 color preview, HTML & CSS examples
This text has a color of #f01d12
<p style="color:#f01d12;">Text here</p>
.mytext {color:#f01d12;}
This box has a color of #f01d12
<div style="background-color:#f01d12;">Content here</div>
.mybackground {background-color:#f01d12;}
Border around this has a color of #f01d12
<div style="border:2px solid #f01d12;">Content here</div>
.myborder {border:2px solid #f01d12;}