#f01f1f color space conversions
Hex:
#f01f1f
RGB:
240, 31, 31
CMY:
6, 88, 88
CMYK:
0, 87, 87, 6
HSL:
0°, 87.4477%, 53.1373%
HSV (HSB):
0°, 87.0833%, 94.1176%
XYZ:
36.6725, 19.6042, 3.1475
xyY:
0.6171, 0.3299, 19.6042
CIE-Lab:
51.3867, 73.5423, 54.8036
CIE-LCH:
51.3867, 91.7164, 36.6934
CIE-Luv:
51.3867, 155.9017, 33.6198
Hunter-Lab:
44.2766, 70.3602, 26.7789
#f01f1f color charts
#f01f1f color shades, tints & tones
#f01f1f color schemes
#f01f1f color preview, HTML & CSS examples
This text has a color of #f01f1f
<p style="color:#f01f1f;">Text here</p>
.mytext {color:#f01f1f;}
This box has a color of #f01f1f
<div style="background-color:#f01f1f;">Content here</div>
.mybackground {background-color:#f01f1f;}
Border around this has a color of #f01f1f
<div style="border:2px solid #f01f1f;">Content here</div>
.myborder {border:2px solid #f01f1f;}