#cdc2c8 color space conversions
Hex:
#cdc2c8
RGB:
205, 194, 200
CMY:
20, 24, 22
CMYK:
0, 5, 2, 20
HSL:
327°, 9.9099%, 78.2353%
HSV (HSB):
327°, 5.3659%, 80.3922%
XYZ:
54.8940, 55.7328, 62.5079
xyY:
0.3171, 0.3219, 55.7328
CIE-Lab:
79.4615, 4.9164, -1.6330
CIE-LCH:
79.4615, 5.1805, 341.6253
CIE-Luv:
79.4615, 5.9613, -3.3172
Hunter-Lab:
74.6544, 0.6071, 2.6148
#cdc2c8 color charts
#cdc2c8 color shades, tints & tones
#cdc2c8 color schemes
#cdc2c8 color preview, HTML & CSS examples
This text has a color of #cdc2c8
<p style="color:#cdc2c8;">Text here</p>
.mytext {color:#cdc2c8;}
This box has a color of #cdc2c8
<div style="background-color:#cdc2c8;">Content here</div>
.mybackground {background-color:#cdc2c8;}
Border around this has a color of #cdc2c8
<div style="border:2px solid #cdc2c8;">Content here</div>
.myborder {border:2px solid #cdc2c8;}