#ccc7d6 color space conversions
Hex:
#ccc7d6
RGB:
204, 199, 214
CMY:
20, 22, 16
CMYK:
5, 7, 0, 16
HSL:
260°, 15.4639%, 80.9804%
HSV (HSB):
260°, 7.0093%, 83.9216%
XYZ:
57.4629, 58.5393, 71.8889
xyY:
0.3058, 0.3116, 58.5393
CIE-Lab:
81.0377, 4.5192, -6.8465
CIE-LCH:
81.0377, 8.2035, 303.4277
CIE-Luv:
81.0377, 1.9168, -11.2596
Hunter-Lab:
76.5110, 0.1667, -2.1506
#ccc7d6 color charts
#ccc7d6 color shades, tints & tones
#ccc7d6 color schemes
#ccc7d6 color preview, HTML & CSS examples
This text has a color of #ccc7d6
<p style="color:#ccc7d6;">Text here</p>
.mytext {color:#ccc7d6;}
This box has a color of #ccc7d6
<div style="background-color:#ccc7d6;">Content here</div>
.mybackground {background-color:#ccc7d6;}
Border around this has a color of #ccc7d6
<div style="border:2px solid #ccc7d6;">Content here</div>
.myborder {border:2px solid #ccc7d6;}