#cdcdae color space conversions
Hex:
#cdcdae
RGB:
205, 205, 174
CMY:
20, 20, 32
CMYK:
0, 0, 15, 20
HSL:
60°, 23.6641%, 74.3137%
HSV (HSB):
60°, 15.1220%, 80.3922%
XYZ:
54.6481, 59.6978, 48.6870
xyY:
0.3352, 0.3662, 59.6978
CIE-Lab:
81.6736, -5.2410, 15.4653
CIE-LCH:
81.6736, 16.3292, 108.7211
CIE-Luv:
81.6736, 1.6712, 23.1507
Hunter-Lab:
77.2643, -8.9617, 16.7243
#cdcdae color charts
#cdcdae color shades, tints & tones
#cdcdae color schemes
#cdcdae color preview, HTML & CSS examples
This text has a color of #cdcdae
<p style="color:#cdcdae;">Text here</p>
.mytext {color:#cdcdae;}
This box has a color of #cdcdae
<div style="background-color:#cdcdae;">Content here</div>
.mybackground {background-color:#cdcdae;}
Border around this has a color of #cdcdae
<div style="border:2px solid #cdcdae;">Content here</div>
.myborder {border:2px solid #cdcdae;}