#cdcdba color space conversions
Hex:
#cdcdba
RGB:
205, 205, 186
CMY:
20, 20, 27
CMYK:
0, 0, 9, 20
HSL:
60°, 15.9664%, 76.6667%
HSV (HSB):
60°, 9.2683%, 80.3922%
XYZ:
55.8711, 60.1869, 55.1269
xyY:
0.3264, 0.3516, 60.1869
CIE-Lab:
81.9397, -3.3093, 9.4581
CIE-LCH:
81.9397, 10.0203, 109.2845
CIE-Luv:
81.9397, 1.0437, 14.4482
Hunter-Lab:
77.5802, -7.2148, 12.1759
#cdcdba color charts
#cdcdba color shades, tints & tones
#cdcdba color schemes
#cdcdba color preview, HTML & CSS examples
This text has a color of #cdcdba
<p style="color:#cdcdba;">Text here</p>
.mytext {color:#cdcdba;}
This box has a color of #cdcdba
<div style="background-color:#cdcdba;">Content here</div>
.mybackground {background-color:#cdcdba;}
Border around this has a color of #cdcdba
<div style="border:2px solid #cdcdba;">Content here</div>
.myborder {border:2px solid #cdcdba;}