#ccccae color space conversions
Hex:
#ccccae
RGB:
204, 204, 174
CMY:
20, 20, 32
CMYK:
0, 0, 15, 20
HSL:
60°, 22.7273%, 74.1176%
HSV (HSB):
60°, 14.7059%, 80.0000%
XYZ:
54.1347, 59.0791, 48.5946
xyY:
0.3346, 0.3651, 59.0791
CIE-Lab:
81.3351, -5.0878, 14.9783
CIE-LCH:
81.3351, 15.8188, 108.7617
CIE-Luv:
81.3351, 1.6199, 22.4394
Hunter-Lab:
76.8629, -8.7923, 16.3195
#ccccae color charts
#ccccae RGB chart
#ccccae CMYK chart
#ccccae RGB pie chart
#ccccae color shades, tints & tones
#ccccae color schemes
#ccccae color preview, HTML & CSS examples
This text has a color of #ccccae
<p style="color:#ccccae;">Text here</p>
.mytext {color:#ccccae;}
Text color #ccccae
This box has a color of #ccccae
<div style="background-color:#ccccae;">Content here</div>
.mybackground {background-color:#ccccae;}
Background color #ccccae
Border around this has a color of #ccccae
<div style="border:2px solid #ccccae;">Content here</div>
.myborder {border:2px solid #ccccae;}
Border color #ccccae