#dd3e29 color space conversions
Hex:
#dd3e29
RGB:
221, 62, 41
CMY:
13, 76, 84
CMYK:
0, 72, 81, 13
HSL:
7°, 72.5806%, 51.3725%
HSV (HSB):
7°, 81.4480%, 86.6667%
XYZ:
31.9417, 18.9775, 4.0773
xyY:
0.5808, 0.3451, 18.9775
CIE-Lab:
50.6609, 60.2926, 48.0208
CIE-LCH:
50.6609, 77.0792, 38.5360
CIE-Luv:
50.6609, 125.5948, 33.6301
Hunter-Lab:
43.5632, 54.6453, 24.9449
#dd3e29 color charts
#dd3e29 color shades, tints & tones
#dd3e29 color schemes
#dd3e29 color preview, HTML & CSS examples
This text has a color of #dd3e29
<p style="color:#dd3e29;">Text here</p>
.mytext {color:#dd3e29;}
This box has a color of #dd3e29
<div style="background-color:#dd3e29;">Content here</div>
.mybackground {background-color:#dd3e29;}
Border around this has a color of #dd3e29
<div style="border:2px solid #dd3e29;">Content here</div>
.myborder {border:2px solid #dd3e29;}