#ccc3d7 color space conversions
Hex:
#ccc3d7
RGB:
204, 195, 215
CMY:
20, 24, 16
CMYK:
5, 9, 0, 16
HSL:
267°, 20.0000%, 80.3922%
HSV (HSB):
267°, 9.3023%, 84.3137%
XYZ:
56.6827, 56.7739, 72.2609
xyY:
0.3052, 0.3057, 56.7739
CIE-Lab:
80.0522, 6.8446, -8.8454
CIE-LCH:
80.0522, 11.1844, 307.7329
CIE-Luv:
80.0522, 3.8354, -14.7516
Hunter-Lab:
75.3484, 2.4212, -4.1166
#ccc3d7 color charts
#ccc3d7 color shades, tints & tones
#ccc3d7 color schemes
#ccc3d7 color preview, HTML & CSS examples
This text has a color of #ccc3d7
<p style="color:#ccc3d7;">Text here</p>
.mytext {color:#ccc3d7;}
This box has a color of #ccc3d7
<div style="background-color:#ccc3d7;">Content here</div>
.mybackground {background-color:#ccc3d7;}
Border around this has a color of #ccc3d7
<div style="border:2px solid #ccc3d7;">Content here</div>
.myborder {border:2px solid #ccc3d7;}