#dd4540 color space conversions
Hex:
#dd4540
RGB:
221, 69, 64
CMY:
13, 73, 75
CMYK:
0, 69, 71, 13
HSL:
2°, 69.7778%, 55.8824%
HSV (HSB):
2°, 71.0407%, 86.6667%
XYZ:
32.8723, 19.9986, 6.9780
xyY:
0.5493, 0.3342, 19.9986
CIE-Lab:
51.8356, 58.5731, 36.9215
CIE-LCH:
51.8356, 69.2388, 32.2252
CIE-Luv:
51.8356, 117.1341, 27.2314
Hunter-Lab:
44.7198, 52.9512, 22.0523
#dd4540 color charts
#dd4540 color shades, tints & tones
#dd4540 color schemes
#dd4540 color preview, HTML & CSS examples
This text has a color of #dd4540
<p style="color:#dd4540;">Text here</p>
.mytext {color:#dd4540;}
This box has a color of #dd4540
<div style="background-color:#dd4540;">Content here</div>
.mybackground {background-color:#dd4540;}
Border around this has a color of #dd4540
<div style="border:2px solid #dd4540;">Content here</div>
.myborder {border:2px solid #dd4540;}