#f01d1e color space conversions
Hex:
#f01d1e
RGB:
240, 29, 30
CMY:
6, 89, 88
CMYK:
0, 88, 88, 6
HSL:
360°, 87.5519%, 52.7451%
HSV (HSB):
360°, 87.9167%, 94.1176%
XYZ:
36.6089, 19.4977, 3.0622
xyY:
0.6187, 0.3295, 19.4977
CIE-Lab:
51.2645, 73.8584, 55.1520
CIE-LCH:
51.2645, 92.1781, 36.7497
CIE-Luv:
51.2645, 156.6574, 33.6103
Hunter-Lab:
44.1562, 70.7167, 26.7976
#f01d1e color charts
#f01d1e color shades, tints & tones
#f01d1e color schemes
#f01d1e color preview, HTML & CSS examples
This text has a color of #f01d1e
<p style="color:#f01d1e;">Text here</p>
.mytext {color:#f01d1e;}
This box has a color of #f01d1e
<div style="background-color:#f01d1e;">Content here</div>
.mybackground {background-color:#f01d1e;}
Border around this has a color of #f01d1e
<div style="border:2px solid #f01d1e;">Content here</div>
.myborder {border:2px solid #f01d1e;}