#dd85c0 color space conversions
Hex:
#dd85c0
RGB:
221, 133, 192
CMY:
13, 48, 25
CMYK:
0, 40, 13, 13
HSL:
320°, 56.4103%, 69.4118%
HSV (HSB):
320°, 39.8190%, 86.6667%
XYZ:
47.7208, 35.9530, 54.2936
xyY:
0.3459, 0.2606, 35.9530
CIE-Lab:
66.4840, 41.8641, -16.3825
CIE-LCH:
66.4840, 44.9555, 338.6283
CIE-Luv:
66.4840, 49.0106, -31.8413
Hunter-Lab:
59.9608, 37.1306, -11.7137
#dd85c0 color charts
#dd85c0 color shades, tints & tones
#dd85c0 color schemes
#dd85c0 color preview, HTML & CSS examples
This text has a color of #dd85c0
<p style="color:#dd85c0;">Text here</p>
.mytext {color:#dd85c0;}
This box has a color of #dd85c0
<div style="background-color:#dd85c0;">Content here</div>
.mybackground {background-color:#dd85c0;}
Border around this has a color of #dd85c0
<div style="border:2px solid #dd85c0;">Content here</div>
.myborder {border:2px solid #dd85c0;}