#cccace color space conversions
Hex:
#cccace
RGB:
204, 202, 206
CMY:
20, 21, 19
CMYK:
1, 2, 0, 19
HSL:
270°, 3.9216%, 80.0000%
HSV (HSB):
270°, 1.9417%, 80.7843%
XYZ:
57.1629, 59.5347, 66.8710
xyY:
0.3114, 0.3243, 59.5347
CIE-Lab:
81.5846, 1.4249, -1.7535
CIE-LCH:
81.5846, 2.2595, 309.0989
CIE-Luv:
81.5846, 0.9018, -2.9009
Hunter-Lab:
77.1587, -2.7862, 2.6263
#cccace color charts
#cccace RGB chart
#cccace CMYK chart
#cccace RGB pie chart
#cccace color shades, tints & tones
#cccace color schemes
#cccace color preview, HTML & CSS examples
This text has a color of #cccace
<p style="color:#cccace;">Text here</p>
.mytext {color:#cccace;}
Text color #cccace
This box has a color of #cccace
<div style="background-color:#cccace;">Content here</div>
.mybackground {background-color:#cccace;}
Background color #cccace
Border around this has a color of #cccace
<div style="border:2px solid #cccace;">Content here</div>
.myborder {border:2px solid #cccace;}
Border color #cccace