#cd85a3 color space conversions
Hex:
#cd85a3
RGB:
205, 133, 163
CMY:
20, 48, 36
CMYK:
0, 35, 20, 20
HSL:
335°, 41.8605%, 66.2745%
HSV (HSB):
335°, 35.1220%, 80.3922%
XYZ:
40.1752, 32.3985, 38.7864
xyY:
0.3608, 0.2909, 32.3985
CIE-Lab:
63.6709, 31.8316, -4.4125
CIE-LCH:
63.6709, 32.1360, 352.1079
CIE-Luv:
63.6709, 43.2679, -12.0131
Hunter-Lab:
56.9197, 26.3799, -0.5578
#cd85a3 color charts
#cd85a3 color shades, tints & tones
#cd85a3 color schemes
#cd85a3 color preview, HTML & CSS examples
This text has a color of #cd85a3
<p style="color:#cd85a3;">Text here</p>
.mytext {color:#cd85a3;}
This box has a color of #cd85a3
<div style="background-color:#cd85a3;">Content here</div>
.mybackground {background-color:#cd85a3;}
Border around this has a color of #cd85a3
<div style="border:2px solid #cd85a3;">Content here</div>
.myborder {border:2px solid #cd85a3;}