#dd2000 color space conversions
Hex:
#dd2000
RGB:
221, 32, 0
CMY:
13, 87, 100
CMYK:
0, 86, 100, 13
HSL:
9°, 100.0000%, 43.3333%
HSV (HSB):
9°, 100.0000%, 86.6667%
XYZ:
30.3353, 16.4052, 1.5677
xyY:
0.6280, 0.3396, 16.4052
CIE-Lab:
47.5016, 67.9821, 60.8305
CIE-LCH:
47.5016, 91.2246, 41.8223
CIE-Luv:
47.5016, 144.3774, 35.1244
Hunter-Lab:
40.5033, 62.8084, 26.0575
#dd2000 color charts
#dd2000 RGB chart
#dd2000 CMYK chart
#dd2000 RGB pie chart
#dd2000 color shades, tints & tones
#dd2000 color schemes
#dd2000 color preview, HTML & CSS examples
This text has a color of #dd2000
<p style="color:#dd2000;">Text here</p>
.mytext {color:#dd2000;}
Text color #dd2000
This box has a color of #dd2000
<div style="background-color:#dd2000;">Content here</div>
.mybackground {background-color:#dd2000;}
Background color #dd2000
Border around this has a color of #dd2000
<div style="border:2px solid #dd2000;">Content here</div>
.myborder {border:2px solid #dd2000;}
Border color #dd2000