#dd4854 color space conversions
Hex:
#dd4854
RGB:
221, 72, 84
CMY:
13, 72, 67
CMYK:
0, 67, 62, 13
HSL:
355°, 68.6636%, 57.4510%
HSV (HSB):
355°, 67.4208%, 86.6667%
XYZ:
33.7364, 20.6470, 10.5947
xyY:
0.5192, 0.3178, 20.6470
CIE-Lab:
52.5609, 58.4951, 26.2189
CIE-LCH:
52.5609, 64.1023, 24.1430
CIE-Luv:
52.5609, 110.5562, 18.3764
Hunter-Lab:
45.4389, 53.0102, 17.9830
#dd4854 color charts
#dd4854 color shades, tints & tones
#dd4854 color schemes
#dd4854 color preview, HTML & CSS examples
This text has a color of #dd4854
<p style="color:#dd4854;">Text here</p>
.mytext {color:#dd4854;}
This box has a color of #dd4854
<div style="background-color:#dd4854;">Content here</div>
.mybackground {background-color:#dd4854;}
Border around this has a color of #dd4854
<div style="border:2px solid #dd4854;">Content here</div>
.myborder {border:2px solid #dd4854;}