#f00c01 color space conversions
Hex:
#f00c01
RGB:
240, 12, 1
CMY:
6, 95, 100
CMYK:
0, 95, 100, 6
HSL:
3°, 99.1701%, 47.2549%
HSV (HSB):
3°, 99.5833%, 94.1176%
XYZ:
36.0721, 18.7904, 1.7544
xyY:
0.6371, 0.3319, 18.7904
CIE-Lab:
50.4411, 75.6210, 64.0386
CIE-LCH:
50.4411, 99.0932, 40.2591
CIE-Luv:
50.4411, 163.0216, 36.0163
Hunter-Lab:
43.3479, 72.6807, 27.9439
#f00c01 color charts
#f00c01 color shades, tints & tones
#f00c01 color schemes
#f00c01 color preview, HTML & CSS examples
This text has a color of #f00c01
<p style="color:#f00c01;">Text here</p>
.mytext {color:#f00c01;}
This box has a color of #f00c01
<div style="background-color:#f00c01;">Content here</div>
.mybackground {background-color:#f00c01;}
Border around this has a color of #f00c01
<div style="border:2px solid #f00c01;">Content here</div>
.myborder {border:2px solid #f00c01;}