#cdcabd color space conversions
Hex:
#cdcabd
RGB:
205, 202, 189
CMY:
20, 21, 26
CMYK:
0, 1, 8, 20
HSL:
49°, 13.7931%, 77.2549%
HSV (HSB):
49°, 7.8049%, 80.3922%
XYZ:
55.4827, 58.8943, 56.5876
xyY:
0.3245, 0.3445, 58.8943
CIE-Lab:
81.2335, -1.2381, 6.8448
CIE-LCH:
81.2335, 6.9558, 100.2526
CIE-Luv:
81.2335, 2.4705, 10.3093
Hunter-Lab:
76.7426, -5.2493, 10.0013
#cdcabd color charts
#cdcabd color shades, tints & tones
#cdcabd color schemes
#cdcabd color preview, HTML & CSS examples
This text has a color of #cdcabd
<p style="color:#cdcabd;">Text here</p>
.mytext {color:#cdcabd;}
This box has a color of #cdcabd
<div style="background-color:#cdcabd;">Content here</div>
.mybackground {background-color:#cdcabd;}
Border around this has a color of #cdcabd
<div style="border:2px solid #cdcabd;">Content here</div>
.myborder {border:2px solid #cdcabd;}