#cdc5c5 color space conversions
Hex:
#cdc5c5
RGB:
205, 197, 197
CMY:
20, 23, 23
CMYK:
0, 4, 4, 20
HSL:
0°, 7.4074%, 78.8235%
HSV (HSB):
0°, 3.9024%, 80.3922%
XYZ:
55.2211, 56.9429, 60.9039
xyY:
0.3191, 0.3290, 56.9429
CIE-Lab:
80.1474, 2.7855, 0.9836
CIE-LCH:
80.1474, 2.9540, 19.4500
CIE-Luv:
80.1474, 4.6067, 0.9798
Hunter-Lab:
75.4605, -1.4316, 4.9696
#cdc5c5 color charts
#cdc5c5 color shades, tints & tones
#cdc5c5 color schemes
#cdc5c5 color preview, HTML & CSS examples
This text has a color of #cdc5c5
<p style="color:#cdc5c5;">Text here</p>
.mytext {color:#cdc5c5;}
This box has a color of #cdc5c5
<div style="background-color:#cdc5c5;">Content here</div>
.mybackground {background-color:#cdc5c5;}
Border around this has a color of #cdc5c5
<div style="border:2px solid #cdc5c5;">Content here</div>
.myborder {border:2px solid #cdc5c5;}