#dd2005 color space conversions
Hex:
#dd2005
RGB:
221, 32, 5
CMY:
13, 87, 98
CMYK:
0, 86, 98, 13
HSL:
7°, 95.5752%, 44.3137%
HSV (HSB):
7°, 97.7376%, 86.6667%
XYZ:
30.3627, 16.4161, 1.7119
xyY:
0.6262, 0.3385, 16.4161
CIE-Lab:
47.5158, 68.0240, 59.4061
CIE-LCH:
47.5158, 90.3125, 41.1311
CIE-Luv:
47.5158, 144.0695, 34.6319
Hunter-Lab:
40.5168, 62.8608, 25.8567
#dd2005 color charts
#dd2005 RGB chart
#dd2005 CMYK chart
#dd2005 RGB pie chart
#dd2005 color shades, tints & tones
#dd2005 color schemes
#dd2005 color preview, HTML & CSS examples
This text has a color of #dd2005
<p style="color:#dd2005;">Text here</p>
.mytext {color:#dd2005;}
Text color #dd2005
This box has a color of #dd2005
<div style="background-color:#dd2005;">Content here</div>
.mybackground {background-color:#dd2005;}
Background color #dd2005
Border around this has a color of #dd2005
<div style="border:2px solid #dd2005;">Content here</div>
.myborder {border:2px solid #dd2005;}
Border color #dd2005