#cdbdb9 color space conversions
Hex:
#cdbdb9
RGB:
205, 189, 185
CMY:
20, 26, 27
CMYK:
0, 8, 10, 20
HSL:
12°, 16.6667%, 76.4706%
HSV (HSB):
12°, 9.7561%, 80.3922%
XYZ:
52.1314, 52.8771, 53.3576
xyY:
0.3292, 0.3339, 52.8771
CIE-Lab:
77.8024, 4.9623, 4.0487
CIE-LCH:
77.8024, 6.4044, 39.2106
CIE-Luv:
77.8024, 9.6833, 5.0775
Hunter-Lab:
72.7166, 0.7145, 7.3962
#cdbdb9 color charts
#cdbdb9 color shades, tints & tones
#cdbdb9 color schemes
#cdbdb9 color preview, HTML & CSS examples
This text has a color of #cdbdb9
<p style="color:#cdbdb9;">Text here</p>
.mytext {color:#cdbdb9;}
This box has a color of #cdbdb9
<div style="background-color:#cdbdb9;">Content here</div>
.mybackground {background-color:#cdbdb9;}
Border around this has a color of #cdbdb9
<div style="border:2px solid #cdbdb9;">Content here</div>
.myborder {border:2px solid #cdbdb9;}