#dd1005 color space conversions
Hex:
#dd1005
RGB:
221, 16, 5
CMY:
13, 94, 98
CMYK:
0, 93, 98, 13
HSL:
3°, 95.5752%, 44.3137%
HSV (HSB):
3°, 97.7376%, 86.6667%
XYZ:
30.0315, 15.7537, 1.6015
xyY:
0.6338, 0.3324, 15.7537
CIE-Lab:
46.6497, 70.5098, 59.0140
CIE-LCH:
46.6497, 91.9472, 39.9280
CIE-Luv:
46.6497, 148.6993, 33.0975
Hunter-Lab:
39.6909, 65.6000, 25.3913
#dd1005 color charts
#dd1005 color shades, tints & tones
#dd1005 color schemes
#dd1005 color preview, HTML & CSS examples
This text has a color of #dd1005
<p style="color:#dd1005;">Text here</p>
.mytext {color:#dd1005;}
This box has a color of #dd1005
<div style="background-color:#dd1005;">Content here</div>
.mybackground {background-color:#dd1005;}
Border around this has a color of #dd1005
<div style="border:2px solid #dd1005;">Content here</div>
.myborder {border:2px solid #dd1005;}