#dd4525 color space conversions
Hex:
#dd4525
RGB:
221, 69, 37
CMY:
13, 73, 85
CMYK:
0, 69, 83, 13
HSL:
10°, 73.0159%, 50.5882%
HSV (HSB):
10°, 83.2579%, 86.6667%
XYZ:
32.2808, 19.7620, 3.8633
xyY:
0.5774, 0.3535, 19.7620
CIE-Lab:
51.5670, 57.6130, 50.7750
CIE-LCH:
51.5670, 76.7942, 41.3901
CIE-Luv:
51.5670, 121.7392, 36.4099
Hunter-Lab:
44.4544, 51.8235, 25.9655
#dd4525 color charts
#dd4525 color shades, tints & tones
#dd4525 color schemes
#dd4525 color preview, HTML & CSS examples
This text has a color of #dd4525
<p style="color:#dd4525;">Text here</p>
.mytext {color:#dd4525;}
This box has a color of #dd4525
<div style="background-color:#dd4525;">Content here</div>
.mybackground {background-color:#dd4525;}
Border around this has a color of #dd4525
<div style="border:2px solid #dd4525;">Content here</div>
.myborder {border:2px solid #dd4525;}