#cdbcbf color space conversions
Hex:
#cdbcbf
RGB:
205, 188, 191
CMY:
20, 26, 25
CMYK:
0, 8, 7, 20
HSL:
349°, 14.5299%, 77.0588%
HSV (HSB):
349°, 8.2927%, 80.3922%
XYZ:
52.5640, 52.7072, 56.6933
xyY:
0.3245, 0.3254, 52.7072
CIE-Lab:
77.7018, 6.5250, 0.6556
CIE-LCH:
77.7018, 6.5579, 5.7376
CIE-Luv:
77.7018, 9.7644, -0.1774
Hunter-Lab:
72.5997, 2.1891, 4.5201
#cdbcbf color charts
#cdbcbf color shades, tints & tones
#cdbcbf color schemes
#cdbcbf color preview, HTML & CSS examples
This text has a color of #cdbcbf
<p style="color:#cdbcbf;">Text here</p>
.mytext {color:#cdbcbf;}
This box has a color of #cdbcbf
<div style="background-color:#cdbcbf;">Content here</div>
.mybackground {background-color:#cdbcbf;}
Border around this has a color of #cdbcbf
<div style="border:2px solid #cdbcbf;">Content here</div>
.myborder {border:2px solid #cdbcbf;}