#de0c01 color space conversions
Hex:
#de0c01
RGB:
222, 12, 1
CMY:
13, 95, 100
CMYK:
0, 95, 100, 13
HSL:
3°, 99.1031%, 43.7255%
HSV (HSB):
3°, 99.5495%, 87.0588%
XYZ:
30.2612, 15.7947, 1.4825
xyY:
0.6366, 0.3323, 15.7947
CIE-Lab:
46.7040, 71.1415, 60.3533
CIE-LCH:
46.7040, 93.2932, 40.3098
CIE-Luv:
46.7040, 150.4427, 33.3911
Hunter-Lab:
39.7426, 66.3655, 25.6082
#de0c01 color charts
#de0c01 color shades, tints & tones
#de0c01 color schemes
#de0c01 color preview, HTML & CSS examples
This text has a color of #de0c01
<p style="color:#de0c01;">Text here</p>
.mytext {color:#de0c01;}
This box has a color of #de0c01
<div style="background-color:#de0c01;">Content here</div>
.mybackground {background-color:#de0c01;}
Border around this has a color of #de0c01
<div style="border:2px solid #de0c01;">Content here</div>
.myborder {border:2px solid #de0c01;}