#dd0c00 color space conversions
Hex:
#dd0c00
RGB:
221, 12, 0
CMY:
13, 95, 100
CMYK:
0, 95, 100, 13
HSL:
3°, 100.0000%, 43.3333%
HSV (HSB):
3°, 100.0000%, 86.6667%
XYZ:
29.9503, 15.6351, 1.4393
xyY:
0.6369, 0.3325, 15.6351
CIE-Lab:
46.4921, 70.8819, 60.4557
CIE-LCH:
46.4921, 93.1619, 40.4611
CIE-Luv:
46.4921, 149.8043, 33.3449
Hunter-Lab:
39.5412, 66.0065, 25.5207
#dd0c00 color charts
#dd0c00 color shades, tints & tones
#dd0c00 color schemes
#dd0c00 color preview, HTML & CSS examples
This text has a color of #dd0c00
<p style="color:#dd0c00;">Text here</p>
.mytext {color:#dd0c00;}
This box has a color of #dd0c00
<div style="background-color:#dd0c00;">Content here</div>
.mybackground {background-color:#dd0c00;}
Border around this has a color of #dd0c00
<div style="border:2px solid #dd0c00;">Content here</div>
.myborder {border:2px solid #dd0c00;}