#cdbbc4 color space conversions
Hex:
#cdbbc4
RGB:
205, 187, 196
CMY:
20, 27, 23
CMYK:
0, 9, 4, 20
HSL:
330°, 15.2542%, 76.8627%
HSV (HSB):
330°, 8.7805%, 80.3922%
XYZ:
52.9110, 52.5053, 59.5704
xyY:
0.3207, 0.3182, 52.5053
CIE-Lab:
77.5820, 7.9422, -2.2279
CIE-LCH:
77.5820, 8.2488, 344.3306
CIE-Luv:
77.5820, 9.9008, -4.7315
Hunter-Lab:
72.4605, 3.5354, 1.9796
#cdbbc4 color charts
#cdbbc4 color shades, tints & tones
#cdbbc4 color schemes
#cdbbc4 color preview, HTML & CSS examples
This text has a color of #cdbbc4
<p style="color:#cdbbc4;">Text here</p>
.mytext {color:#cdbbc4;}
This box has a color of #cdbbc4
<div style="background-color:#cdbbc4;">Content here</div>
.mybackground {background-color:#cdbbc4;}
Border around this has a color of #cdbbc4
<div style="border:2px solid #cdbbc4;">Content here</div>
.myborder {border:2px solid #cdbbc4;}