#cdbcc9 color space conversions
Hex:
#cdbcc9
RGB:
205, 188, 201
CMY:
20, 26, 21
CMYK:
0, 8, 2, 20
HSL:
314°, 14.5299%, 77.0588%
HSV (HSB):
314°, 8.2927%, 80.3922%
XYZ:
53.7027, 53.1626, 62.6893
xyY:
0.3167, 0.3135, 53.1626
CIE-Lab:
77.9709, 8.3073, -4.3637
CIE-LCH:
77.9709, 9.3837, 332.2875
CIE-Luv:
77.9709, 8.9867, -8.0334
Hunter-Lab:
72.9127, 3.8741, 0.0622
#cdbcc9 color charts
#cdbcc9 color shades, tints & tones
#cdbcc9 color schemes
#cdbcc9 color preview, HTML & CSS examples
This text has a color of #cdbcc9
<p style="color:#cdbcc9;">Text here</p>
.mytext {color:#cdbcc9;}
This box has a color of #cdbcc9
<div style="background-color:#cdbcc9;">Content here</div>
.mybackground {background-color:#cdbcc9;}
Border around this has a color of #cdbcc9
<div style="border:2px solid #cdbcc9;">Content here</div>
.myborder {border:2px solid #cdbcc9;}