#f01d06 color space conversions
Hex:
#f01d06
RGB:
240, 29, 6
CMY:
6, 89, 98
CMYK:
0, 88, 98, 6
HSL:
6°, 95.1220%, 48.2353%
HSV (HSB):
6°, 97.5000%, 94.1176%
XYZ:
36.4074, 19.4171, 2.0013
xyY:
0.6296, 0.3358, 19.4171
CIE-Lab:
51.1717, 73.5898, 63.0320
CIE-LCH:
51.1717, 96.8942, 40.5811
CIE-Luv:
51.1717, 158.7314, 36.8539
Hunter-Lab:
44.0649, 70.3672, 28.1526
#f01d06 color charts
#f01d06 color shades, tints & tones
#f01d06 color schemes
#f01d06 color preview, HTML & CSS examples
This text has a color of #f01d06
<p style="color:#f01d06;">Text here</p>
.mytext {color:#f01d06;}
This box has a color of #f01d06
<div style="background-color:#f01d06;">Content here</div>
.mybackground {background-color:#f01d06;}
Border around this has a color of #f01d06
<div style="border:2px solid #f01d06;">Content here</div>
.myborder {border:2px solid #f01d06;}