#cca95f color space conversions
Hex:
#cca95f
RGB:
204, 169, 95
CMY:
20, 34, 63
CMYK:
0, 17, 53, 20
HSL:
41°, 51.6588%, 58.6275%
HSV (HSB):
41°, 53.4314%, 80.0000%
XYZ:
41.1554, 42.0395, 16.7718
xyY:
0.4117, 0.4205, 42.0395
CIE-Lab:
70.8982, 3.7067, 42.6141
CIE-LCH:
70.8982, 42.7750, 85.0287
CIE-Luv:
70.8982, 27.7864, 51.2967
Hunter-Lab:
64.8379, -0.1648, 30.0498
#cca95f color charts
#cca95f color shades, tints & tones
#cca95f color schemes
#cca95f color preview, HTML & CSS examples
This text has a color of #cca95f
<p style="color:#cca95f;">Text here</p>
.mytext {color:#cca95f;}
This box has a color of #cca95f
<div style="background-color:#cca95f;">Content here</div>
.mybackground {background-color:#cca95f;}
Border around this has a color of #cca95f
<div style="border:2px solid #cca95f;">Content here</div>
.myborder {border:2px solid #cca95f;}