#cf0c01 color space conversions
Hex:
#cf0c01
RGB:
207, 12, 1
CMY:
19, 95, 100
CMYK:
0, 94, 100, 19
HSL:
3°, 99.0385%, 40.7843%
HSV (HSB):
3°, 99.5169%, 81.1765%
XYZ:
25.8691, 13.5305, 1.2769
xyY:
0.6360, 0.3326, 13.5305
CIE-Lab:
43.5520, 67.3396, 57.2366
CIE-LCH:
43.5520, 88.3779, 40.3635
CIE-Luv:
43.5520, 139.7988, 31.1799
Hunter-Lab:
36.7839, 61.1623, 23.6905
#cf0c01 color charts
#cf0c01 color shades, tints & tones
#cf0c01 color schemes
#cf0c01 color preview, HTML & CSS examples
This text has a color of #cf0c01
<p style="color:#cf0c01;">Text here</p>
.mytext {color:#cf0c01;}
This box has a color of #cf0c01
<div style="background-color:#cf0c01;">Content here</div>
.mybackground {background-color:#cf0c01;}
Border around this has a color of #cf0c01
<div style="border:2px solid #cf0c01;">Content here</div>
.myborder {border:2px solid #cf0c01;}