#cdccd4 color space conversions
Hex:
#cdccd4
RGB:
205, 204, 212
CMY:
20, 20, 17
CMYK:
3, 4, 0, 17
HSL:
248°, 8.5106%, 81.5686%
HSV (HSB):
248°, 3.7736%, 83.1373%
XYZ:
58.6534, 60.9183, 70.9544
xyY:
0.3078, 0.3197, 60.9183
CIE-Lab:
82.3348, 1.8279, -3.8521
CIE-LCH:
82.3348, 4.2638, 295.3845
CIE-Luv:
82.3348, 0.1044, -6.1858
Hunter-Lab:
78.0502, -2.4482, 0.7354
#cdccd4 color charts
#cdccd4 color shades, tints & tones
#cdccd4 color schemes
#cdccd4 color preview, HTML & CSS examples
This text has a color of #cdccd4
<p style="color:#cdccd4;">Text here</p>
.mytext {color:#cdccd4;}
This box has a color of #cdccd4
<div style="background-color:#cdccd4;">Content here</div>
.mybackground {background-color:#cdccd4;}
Border around this has a color of #cdccd4
<div style="border:2px solid #cdccd4;">Content here</div>
.myborder {border:2px solid #cdccd4;}