#dd3d1d color space conversions
Hex:
#dd3d1d
RGB:
221, 61, 29
CMY:
13, 76, 89
CMYK:
0, 72, 87, 13
HSL:
10°, 76.8000%, 49.0196%
HSV (HSB):
10°, 86.8778%, 86.6667%
XYZ:
31.7093, 18.7983, 3.1196
xyY:
0.5913, 0.3505, 18.7983
CIE-Lab:
50.4504, 60.3547, 53.3711
CIE-LCH:
50.4504, 80.5677, 41.4860
CIE-Luv:
50.4504, 127.7558, 36.3256
Hunter-Lab:
43.3571, 54.6716, 26.0840
#dd3d1d color charts
#dd3d1d color shades, tints & tones
#dd3d1d color schemes
#dd3d1d color preview, HTML & CSS examples
This text has a color of #dd3d1d
<p style="color:#dd3d1d;">Text here</p>
.mytext {color:#dd3d1d;}
This box has a color of #dd3d1d
<div style="background-color:#dd3d1d;">Content here</div>
.mybackground {background-color:#dd3d1d;}
Border around this has a color of #dd3d1d
<div style="border:2px solid #dd3d1d;">Content here</div>
.myborder {border:2px solid #dd3d1d;}