#f01d07 color space conversions
Hex:
#f01d07
RGB:
240, 29, 7
CMY:
6, 89, 97
CMYK:
0, 88, 97, 6
HSL:
6°, 94.3320%, 48.4314%
HSV (HSB):
6°, 97.0833%, 94.1176%
XYZ:
36.4129, 19.4193, 2.0301
xyY:
0.6293, 0.3356, 19.4193
CIE-Lab:
51.1742, 73.5971, 62.7839
CIE-LCH:
51.1742, 96.7386, 40.4667
CIE-Luv:
51.1742, 158.6742, 36.7646
Hunter-Lab:
44.0674, 70.3767, 28.1157
#f01d07 color charts
#f01d07 color shades, tints & tones
#f01d07 color schemes
#f01d07 color preview, HTML & CSS examples
This text has a color of #f01d07
<p style="color:#f01d07;">Text here</p>
.mytext {color:#f01d07;}
This box has a color of #f01d07
<div style="background-color:#f01d07;">Content here</div>
.mybackground {background-color:#f01d07;}
Border around this has a color of #f01d07
<div style="border:2px solid #f01d07;">Content here</div>
.myborder {border:2px solid #f01d07;}