#dd2029 color space conversions
Hex:
#dd2029
RGB:
221, 32, 41
CMY:
13, 87, 84
CMYK:
0, 86, 81, 13
HSL:
357°, 74.7036%, 49.6078%
HSV (HSB):
357°, 85.5204%, 86.6667%
XYZ:
30.7355, 16.5653, 3.6753
xyY:
0.6029, 0.3250, 16.5653
CIE-Lab:
47.7075, 68.5908, 45.2047
CIE-LCH:
47.7075, 82.1472, 33.3868
CIE-Luv:
47.7075, 140.0081, 28.1150
Hunter-Lab:
40.7005, 63.5711, 23.1364
#dd2029 color charts
#dd2029 color shades, tints & tones
#dd2029 color schemes
#dd2029 color preview, HTML & CSS examples
This text has a color of #dd2029
<p style="color:#dd2029;">Text here</p>
.mytext {color:#dd2029;}
This box has a color of #dd2029
<div style="background-color:#dd2029;">Content here</div>
.mybackground {background-color:#dd2029;}
Border around this has a color of #dd2029
<div style="border:2px solid #dd2029;">Content here</div>
.myborder {border:2px solid #dd2029;}