#ccc8ae color space conversions
Hex:
#ccc8ae
RGB:
204, 200, 174
CMY:
20, 22, 32
CMYK:
0, 2, 15, 20
HSL:
52°, 22.7273%, 74.1176%
HSV (HSB):
52°, 14.7059%, 80.0000%
XYZ:
53.1961, 57.2019, 48.2817
xyY:
0.3352, 0.3605, 57.2019
CIE-Lab:
80.2930, -3.0056, 13.5104
CIE-LCH:
80.2930, 13.8407, 102.5423
CIE-Luv:
80.2930, 3.8070, 19.9865
Hunter-Lab:
75.6319, -6.8071, 15.0930
#ccc8ae color charts
#ccc8ae color shades, tints & tones
#ccc8ae color schemes
#ccc8ae color preview, HTML & CSS examples
This text has a color of #ccc8ae
<p style="color:#ccc8ae;">Text here</p>
.mytext {color:#ccc8ae;}
This box has a color of #ccc8ae
<div style="background-color:#ccc8ae;">Content here</div>
.mybackground {background-color:#ccc8ae;}
Border around this has a color of #ccc8ae
<div style="border:2px solid #ccc8ae;">Content here</div>
.myborder {border:2px solid #ccc8ae;}