#dd4969 color space conversions
Hex:
#dd4969
RGB:
221, 73, 105
CMY:
13, 71, 59
CMYK:
0, 67, 52, 13
HSL:
347°, 68.5185%, 57.6471%
HSV (HSB):
347°, 66.9683%, 86.6667%
XYZ:
34.7511, 21.1572, 15.6168
xyY:
0.4859, 0.2958, 21.1572
CIE-Lab:
53.1211, 59.5952, 14.4839
CIE-LCH:
53.1211, 61.3300, 13.6602
CIE-Luv:
53.1211, 103.9856, 6.1752
Hunter-Lab:
45.9969, 54.3640, 12.0679
#dd4969 color charts
#dd4969 color shades, tints & tones
#dd4969 color schemes
#dd4969 color preview, HTML & CSS examples
This text has a color of #dd4969
<p style="color:#dd4969;">Text here</p>
.mytext {color:#dd4969;}
This box has a color of #dd4969
<div style="background-color:#dd4969;">Content here</div>
.mybackground {background-color:#dd4969;}
Border around this has a color of #dd4969
<div style="border:2px solid #dd4969;">Content here</div>
.myborder {border:2px solid #dd4969;}