#dd2008 color space conversions
Hex:
#dd2008
RGB:
221, 32, 8
CMY:
13, 87, 97
CMYK:
0, 86, 96, 13
HSL:
7°, 93.0131%, 44.9020%
HSV (HSB):
7°, 96.3801%, 86.6667%
XYZ:
30.3791, 16.4227, 1.7985
xyY:
0.6251, 0.3379, 16.4227
CIE-Lab:
47.5243, 68.0491, 58.5902
CIE-LCH:
47.5243, 89.7970, 40.7284
CIE-Luv:
47.5243, 143.8855, 34.3374
Hunter-Lab:
40.5249, 62.8922, 25.7362
#dd2008 color charts
#dd2008 color shades, tints & tones
#dd2008 color schemes
#dd2008 color preview, HTML & CSS examples
This text has a color of #dd2008
<p style="color:#dd2008;">Text here</p>
.mytext {color:#dd2008;}
This box has a color of #dd2008
<div style="background-color:#dd2008;">Content here</div>
.mybackground {background-color:#dd2008;}
Border around this has a color of #dd2008
<div style="border:2px solid #dd2008;">Content here</div>
.myborder {border:2px solid #dd2008;}