#cdc2c1 color space conversions
Hex:
#cdc2c1
RGB:
205, 194, 193
CMY:
20, 24, 24
CMYK:
0, 5, 6, 20
HSL:
5°, 10.7143%, 78.0392%
HSV (HSB):
5°, 5.8537%, 80.3922%
XYZ:
54.0943, 55.4130, 58.2968
xyY:
0.3224, 0.3302, 55.4130
CIE-Lab:
79.2785, 3.6732, 1.8713
CIE-LCH:
79.2785, 4.1224, 26.9965
CIE-Luv:
79.2785, 6.4466, 2.1351
Hunter-Lab:
74.4399, -0.5567, 5.6756
#cdc2c1 color charts
#cdc2c1 color shades, tints & tones
#cdc2c1 color schemes
#cdc2c1 color preview, HTML & CSS examples
This text has a color of #cdc2c1
<p style="color:#cdc2c1;">Text here</p>
.mytext {color:#cdc2c1;}
This box has a color of #cdc2c1
<div style="background-color:#cdc2c1;">Content here</div>
.mybackground {background-color:#cdc2c1;}
Border around this has a color of #cdc2c1
<div style="border:2px solid #cdc2c1;">Content here</div>
.myborder {border:2px solid #cdc2c1;}