#cd9dbc color space conversions
Hex:
#cd9dbc
RGB:
205, 157, 188
CMY:
20, 38, 26
CMYK:
0, 23, 8, 20
HSL:
321°, 32.4324%, 70.9804%
HSV (HSB):
321°, 23.4146%, 80.3922%
XYZ:
46.3109, 40.7239, 52.9966
xyY:
0.3307, 0.2908, 40.7239
CIE-Lab:
69.9821, 22.8335, -9.0782
CIE-LCH:
69.9821, 24.5720, 338.3181
CIE-Luv:
69.9821, 26.5016, -17.5250
Hunter-Lab:
63.8153, 17.8611, -4.5678
#cd9dbc color charts
#cd9dbc color shades, tints & tones
#cd9dbc color schemes
#cd9dbc color preview, HTML & CSS examples
This text has a color of #cd9dbc
<p style="color:#cd9dbc;">Text here</p>
.mytext {color:#cd9dbc;}
This box has a color of #cd9dbc
<div style="background-color:#cd9dbc;">Content here</div>
.mybackground {background-color:#cd9dbc;}
Border around this has a color of #cd9dbc
<div style="border:2px solid #cd9dbc;">Content here</div>
.myborder {border:2px solid #cd9dbc;}