#cdbdc7 color space conversions
Hex:
#cdbdc7
RGB:
205, 189, 199
CMY:
20, 26, 22
CMYK:
0, 8, 3, 20
HSL:
323°, 13.7931%, 77.2549%
HSV (HSB):
323°, 7.8049%, 80.3922%
XYZ:
53.6832, 53.4978, 61.5295
xyY:
0.3182, 0.3171, 53.4978
CIE-Lab:
78.1680, 7.4078, -2.9915
CIE-LCH:
78.1680, 7.9890, 338.0099
CIE-Luv:
78.1680, 8.6248, -5.7954
Hunter-Lab:
73.1422, 3.0124, 1.3229
#cdbdc7 color charts
#cdbdc7 color shades, tints & tones
#cdbdc7 color schemes
#cdbdc7 color preview, HTML & CSS examples
This text has a color of #cdbdc7
<p style="color:#cdbdc7;">Text here</p>
.mytext {color:#cdbdc7;}
This box has a color of #cdbdc7
<div style="background-color:#cdbdc7;">Content here</div>
.mybackground {background-color:#cdbdc7;}
Border around this has a color of #cdbdc7
<div style="border:2px solid #cdbdc7;">Content here</div>
.myborder {border:2px solid #cdbdc7;}