#ccc5ad color space conversions
Hex:
#ccc5ad
RGB:
204, 197, 173
CMY:
20, 23, 32
CMYK:
0, 3, 15, 20
HSL:
46°, 23.3083%, 73.9216%
HSV (HSB):
46°, 15.1961%, 80.0000%
XYZ:
52.4109, 55.7870, 47.5408
xyY:
0.3365, 0.3582, 55.7870
CIE-Lab:
79.4924, -1.5922, 12.9143
CIE-LCH:
79.4924, 13.0120, 97.0286
CIE-Luv:
79.4924, 5.5133, 18.8642
Hunter-Lab:
74.6907, -5.4542, 14.5453
#ccc5ad color charts
#ccc5ad color shades, tints & tones
#ccc5ad color schemes
#ccc5ad color preview, HTML & CSS examples
This text has a color of #ccc5ad
<p style="color:#ccc5ad;">Text here</p>
.mytext {color:#ccc5ad;}
This box has a color of #ccc5ad
<div style="background-color:#ccc5ad;">Content here</div>
.mybackground {background-color:#ccc5ad;}
Border around this has a color of #ccc5ad
<div style="border:2px solid #ccc5ad;">Content here</div>
.myborder {border:2px solid #ccc5ad;}