#ccad5e color space conversions
Hex:
#ccad5e
RGB:
204, 173, 94
CMY:
20, 32, 63
CMYK:
0, 15, 54, 20
HSL:
43°, 51.8868%, 58.4314%
HSV (HSB):
43°, 53.9216%, 80.0000%
XYZ:
41.8658, 43.5327, 16.7858
xyY:
0.4097, 0.4260, 43.5327
CIE-Lab:
71.9150, 1.4879, 44.3376
CIE-LCH:
71.9150, 44.3625, 88.0780
CIE-Luv:
71.9150, 25.1288, 53.6736
Hunter-Lab:
65.9793, -2.2003, 31.1016
#ccad5e color charts
#ccad5e color shades, tints & tones
#ccad5e color schemes
#ccad5e color preview, HTML & CSS examples
This text has a color of #ccad5e
<p style="color:#ccad5e;">Text here</p>
.mytext {color:#ccad5e;}
This box has a color of #ccad5e
<div style="background-color:#ccad5e;">Content here</div>
.mybackground {background-color:#ccad5e;}
Border around this has a color of #ccad5e
<div style="border:2px solid #ccad5e;">Content here</div>
.myborder {border:2px solid #ccad5e;}