#c9b9cd color space conversions
Hex:
#c9b9cd
RGB:
201, 185, 205
CMY:
21, 27, 20
CMYK:
2, 10, 0, 20
HSL:
288°, 16.6667%, 76.4706%
HSV (HSB):
288°, 9.7561%, 80.3922%
XYZ:
52.4558, 51.5232, 64.9379
xyY:
0.3105, 0.3050, 51.5232
CIE-Lab:
76.9949, 9.2902, -8.0125
CIE-LCH:
76.9949, 12.2682, 319.2232
CIE-Luv:
76.9949, 7.8528, -13.7850
Hunter-Lab:
71.7797, 4.8314, -3.3929
#c9b9cd color charts
#c9b9cd color shades, tints & tones
#c9b9cd color schemes
#c9b9cd color preview, HTML & CSS examples
This text has a color of #c9b9cd
<p style="color:#c9b9cd;">Text here</p>
.mytext {color:#c9b9cd;}
This box has a color of #c9b9cd
<div style="background-color:#c9b9cd;">Content here</div>
.mybackground {background-color:#c9b9cd;}
Border around this has a color of #c9b9cd
<div style="border:2px solid #c9b9cd;">Content here</div>
.myborder {border:2px solid #c9b9cd;}