#cdccc7 color space conversions
Hex:
#cdccc7
RGB:
205, 204, 199
CMY:
20, 20, 22
CMYK:
0, 0, 3, 20
HSL:
50°, 5.6604%, 79.2157%
HSV (HSB):
50°, 2.9268%, 80.3922%
XYZ:
57.0785, 60.2884, 62.6613
xyY:
0.3171, 0.3349, 60.2884
CIE-Lab:
81.9947, -0.5506, 2.5986
CIE-LCH:
81.9947, 2.6563, 101.9633
CIE-Luv:
81.9947, 0.8525, 3.9834
Hunter-Lab:
77.6456, -4.6616, 6.5039
#cdccc7 color charts
#cdccc7 color shades, tints & tones
#cdccc7 color schemes
#cdccc7 color preview, HTML & CSS examples
This text has a color of #cdccc7
<p style="color:#cdccc7;">Text here</p>
.mytext {color:#cdccc7;}
This box has a color of #cdccc7
<div style="background-color:#cdccc7;">Content here</div>
.mybackground {background-color:#cdccc7;}
Border around this has a color of #cdccc7
<div style="border:2px solid #cdccc7;">Content here</div>
.myborder {border:2px solid #cdccc7;}