#f01b2c color space conversions
Hex:
#f01b2c
RGB:
240, 27, 44
CMY:
6, 89, 83
CMYK:
0, 89, 82, 6
HSL:
355°, 87.6543%, 52.3529%
HSV (HSB):
355°, 88.7500%, 94.1176%
XYZ:
36.7817, 19.4910, 4.2064
xyY:
0.6082, 0.3223, 19.4910
CIE-Lab:
51.2568, 74.4635, 48.3495
CIE-LCH:
51.2568, 88.7834, 32.9959
CIE-Luv:
51.2568, 155.0241, 29.9425
Hunter-Lab:
44.1486, 71.4546, 25.2550
#f01b2c color charts
#f01b2c color shades, tints & tones
#f01b2c color schemes
#f01b2c color preview, HTML & CSS examples
This text has a color of #f01b2c
<p style="color:#f01b2c;">Text here</p>
.mytext {color:#f01b2c;}
This box has a color of #f01b2c
<div style="background-color:#f01b2c;">Content here</div>
.mybackground {background-color:#f01b2c;}
Border around this has a color of #f01b2c
<div style="border:2px solid #f01b2c;">Content here</div>
.myborder {border:2px solid #f01b2c;}