#ccc2d2 color space conversions
Hex:
#ccc2d2
RGB:
204, 194, 210
CMY:
20, 24, 18
CMYK:
3, 8, 0, 18
HSL:
278°, 15.0943%, 79.2157%
HSV (HSB):
278°, 7.6190%, 82.3529%
XYZ:
55.8265, 56.0741, 68.8538
xyY:
0.3089, 0.3102, 56.0741
CIE-Lab:
79.6560, 6.4229, -6.7426
CIE-LCH:
79.6560, 9.3121, 313.6092
CIE-Luv:
79.6560, 4.6825, -11.3940
Hunter-Lab:
74.8826, 2.0307, -2.0987
#ccc2d2 color charts
#ccc2d2 color shades, tints & tones
#ccc2d2 color schemes
#ccc2d2 color preview, HTML & CSS examples
This text has a color of #ccc2d2
<p style="color:#ccc2d2;">Text here</p>
.mytext {color:#ccc2d2;}
This box has a color of #ccc2d2
<div style="background-color:#ccc2d2;">Content here</div>
.mybackground {background-color:#ccc2d2;}
Border around this has a color of #ccc2d2
<div style="border:2px solid #ccc2d2;">Content here</div>
.myborder {border:2px solid #ccc2d2;}