#f01b1c color space conversions
Hex:
#f01b1c
RGB:
240, 27, 28
CMY:
6, 89, 89
CMYK:
0, 89, 88, 6
HSL:
360°, 87.6543%, 52.3529%
HSV (HSB):
360°, 88.7500%, 94.1176%
XYZ:
36.5367, 19.3930, 2.9161
xyY:
0.6209, 0.3296, 19.3930
CIE-Lab:
51.1438, 74.1394, 55.9270
CIE-LCH:
51.1438, 92.8680, 37.0291
CIE-Luv:
51.1438, 157.5001, 33.8024
Hunter-Lab:
44.0375, 71.0312, 26.9001
#f01b1c color charts
#f01b1c color shades, tints & tones
#f01b1c color schemes
#f01b1c color preview, HTML & CSS examples
This text has a color of #f01b1c
<p style="color:#f01b1c;">Text here</p>
.mytext {color:#f01b1c;}
This box has a color of #f01b1c
<div style="background-color:#f01b1c;">Content here</div>
.mybackground {background-color:#f01b1c;}
Border around this has a color of #f01b1c
<div style="border:2px solid #f01b1c;">Content here</div>
.myborder {border:2px solid #f01b1c;}