#dc85c8 color space conversions
Hex:
#dc85c8
RGB:
220, 133, 200
CMY:
14, 48, 22
CMYK:
0, 40, 9, 14
HSL:
314°, 55.4140%, 69.2157%
HSV (HSB):
314°, 39.5455%, 86.2745%
XYZ:
48.3281, 36.1608, 59.0762
xyY:
0.3366, 0.2519, 36.1608
CIE-Lab:
66.6426, 42.8590, -20.6353
CIE-LCH:
66.6426, 47.5680, 334.2906
CIE-Luv:
66.6426, 46.6783, -38.6043
Hunter-Lab:
60.1339, 38.2216, -16.1534
#dc85c8 color charts
#dc85c8 color shades, tints & tones
#dc85c8 color schemes
#dc85c8 color preview, HTML & CSS examples
This text has a color of #dc85c8
<p style="color:#dc85c8;">Text here</p>
.mytext {color:#dc85c8;}
This box has a color of #dc85c8
<div style="background-color:#dc85c8;">Content here</div>
.mybackground {background-color:#dc85c8;}
Border around this has a color of #dc85c8
<div style="border:2px solid #dc85c8;">Content here</div>
.myborder {border:2px solid #dc85c8;}