#dd85c9 color space conversions
Hex:
#dd85c9
RGB:
221, 133, 201
CMY:
13, 48, 21
CMYK:
0, 40, 9, 13
HSL:
314°, 56.4103%, 69.4118%
HSV (HSB):
314°, 39.8190%, 86.6667%
XYZ:
48.7489, 36.3643, 59.7080
xyY:
0.3366, 0.2511, 36.3643
CIE-Lab:
66.7973, 43.3475, -20.9481
CIE-LCH:
66.7973, 48.1438, 334.2074
CIE-Luv:
66.7973, 47.1598, -39.1923
Hunter-Lab:
60.3028, 38.7700, -16.4933
#dd85c9 color charts
#dd85c9 color shades, tints & tones
#dd85c9 color schemes
#dd85c9 color preview, HTML & CSS examples
This text has a color of #dd85c9
<p style="color:#dd85c9;">Text here</p>
.mytext {color:#dd85c9;}
This box has a color of #dd85c9
<div style="background-color:#dd85c9;">Content here</div>
.mybackground {background-color:#dd85c9;}
Border around this has a color of #dd85c9
<div style="border:2px solid #dd85c9;">Content here</div>
.myborder {border:2px solid #dd85c9;}