#cccacd color space conversions
Hex:
#cccacd
RGB:
204, 202, 205
CMY:
20, 21, 20
CMYK:
0, 1, 0, 20
HSL:
280°, 2.9126%, 79.8039%
HSV (HSB):
280°, 1.4634%, 80.3922%
XYZ:
57.0418, 59.4862, 66.2332
xyY:
0.3121, 0.3255, 59.4862
CIE-Lab:
81.5581, 1.2408, -1.2568
CIE-LCH:
81.5581, 1.7661, 314.6310
CIE-Luv:
81.5581, 0.9608, -2.1152
Hunter-Lab:
77.1273, -2.9577, 3.0737
#cccacd color charts
#cccacd RGB chart
#cccacd CMYK chart
#cccacd RGB pie chart
#cccacd color shades, tints & tones
#cccacd color schemes
#cccacd color preview, HTML & CSS examples
This text has a color of #cccacd
<p style="color:#cccacd;">Text here</p>
.mytext {color:#cccacd;}
Text color #cccacd
This box has a color of #cccacd
<div style="background-color:#cccacd;">Content here</div>
.mybackground {background-color:#cccacd;}
Background color #cccacd
Border around this has a color of #cccacd
<div style="border:2px solid #cccacd;">Content here</div>
.myborder {border:2px solid #cccacd;}
Border color #cccacd