#cdccc8 color space conversions
Hex:
#cdccc8
RGB:
205, 204, 200
CMY:
20, 20, 22
CMYK:
0, 0, 2, 20
HSL:
48°, 4.7619%, 79.4118%
HSV (HSB):
48°, 2.4390%, 80.3922%
XYZ:
57.1950, 60.3350, 63.2749
xyY:
0.3163, 0.3337, 60.3350
CIE-Lab:
82.0199, -0.3726, 2.1009
CIE-LCH:
82.0199, 2.1337, 100.0564
CIE-Luv:
82.0199, 0.7958, 3.2122
Hunter-Lab:
77.6756, -4.4971, 6.0750
#cdccc8 color charts
#cdccc8 color shades, tints & tones
#cdccc8 color schemes
#cdccc8 color preview, HTML & CSS examples
This text has a color of #cdccc8
<p style="color:#cdccc8;">Text here</p>
.mytext {color:#cdccc8;}
This box has a color of #cdccc8
<div style="background-color:#cdccc8;">Content here</div>
.mybackground {background-color:#cdccc8;}
Border around this has a color of #cdccc8
<div style="border:2px solid #cdccc8;">Content here</div>
.myborder {border:2px solid #cdccc8;}