#f01b2f color space conversions
Hex:
#f01b2f
RGB:
240, 27, 47
CMY:
6, 89, 82
CMYK:
0, 89, 80, 6
HSL:
354°, 87.6543%, 52.3529%
HSV (HSB):
354°, 88.7500%, 94.1176%
XYZ:
36.8402, 19.5144, 4.5143
xyY:
0.6052, 0.3206, 19.5144
CIE-Lab:
51.2836, 74.5406, 46.7850
CIE-LCH:
51.2836, 88.0064, 32.1142
CIE-Luv:
51.2836, 154.4449, 29.0378
Hunter-Lab:
44.1751, 71.5553, 24.8637
#f01b2f color charts
#f01b2f color shades, tints & tones
#f01b2f color schemes
#f01b2f color preview, HTML & CSS examples
This text has a color of #f01b2f
<p style="color:#f01b2f;">Text here</p>
.mytext {color:#f01b2f;}
This box has a color of #f01b2f
<div style="background-color:#f01b2f;">Content here</div>
.mybackground {background-color:#f01b2f;}
Border around this has a color of #f01b2f
<div style="border:2px solid #f01b2f;">Content here</div>
.myborder {border:2px solid #f01b2f;}