#dd4845 color space conversions
Hex:
#dd4845
RGB:
221, 72, 69
CMY:
13, 72, 73
CMYK:
0, 67, 69, 13
HSL:
1°, 69.0909%, 56.8627%
HSV (HSB):
1°, 68.7783%, 86.6667%
XYZ:
33.2103, 20.4366, 7.8245
xyY:
0.5403, 0.3325, 20.4366
CIE-Lab:
52.3272, 57.6527, 34.6556
CIE-LCH:
52.3272, 67.2670, 31.0105
CIE-Luv:
52.3272, 114.2014, 25.8710
Hunter-Lab:
45.2068, 52.0198, 21.3827
#dd4845 color charts
#dd4845 color shades, tints & tones
#dd4845 color schemes
#dd4845 color preview, HTML & CSS examples
This text has a color of #dd4845
<p style="color:#dd4845;">Text here</p>
.mytext {color:#dd4845;}
This box has a color of #dd4845
<div style="background-color:#dd4845;">Content here</div>
.mybackground {background-color:#dd4845;}
Border around this has a color of #dd4845
<div style="border:2px solid #dd4845;">Content here</div>
.myborder {border:2px solid #dd4845;}