#dd85a6 color space conversions
Hex:
#dd85a6
RGB:
221, 133, 166
CMY:
13, 48, 35
CMYK:
0, 40, 25, 13
HSL:
338°, 56.4103%, 69.4118%
HSV (HSB):
338°, 39.8190%, 86.6667%
XYZ:
45.0893, 34.9004, 40.4364
xyY:
0.3744, 0.2898, 34.9004
CIE-Lab:
65.6710, 37.9250, -2.9465
CIE-LCH:
65.6710, 38.0393, 355.5574
CIE-Luv:
65.6710, 54.2827, -11.1416
Hunter-Lab:
59.0765, 32.8534, 0.7711
#dd85a6 color charts
#dd85a6 color shades, tints & tones
#dd85a6 color schemes
#dd85a6 color preview, HTML & CSS examples
This text has a color of #dd85a6
<p style="color:#dd85a6;">Text here</p>
.mytext {color:#dd85a6;}
This box has a color of #dd85a6
<div style="background-color:#dd85a6;">Content here</div>
.mybackground {background-color:#dd85a6;}
Border around this has a color of #dd85a6
<div style="border:2px solid #dd85a6;">Content here</div>
.myborder {border:2px solid #dd85a6;}