#c2a56e color space conversions
Hex:
#c2a56e
RGB:
194, 165, 110
CMY:
24, 35, 57
CMYK:
0, 15, 43, 24
HSL:
39°, 40.7767%, 59.6078%
HSV (HSB):
39°, 43.2990%, 76.0784%
XYZ:
38.5177, 39.5054, 20.3471
xyY:
0.3916, 0.4016, 39.5054
CIE-Lab:
69.1158, 3.1294, 32.4081
CIE-LCH:
69.1158, 32.5589, 84.4846
CIE-Luv:
69.1158, 22.2480, 40.7547
Hunter-Lab:
62.8533, -0.6050, 24.8038
#c2a56e color charts
#c2a56e color shades, tints & tones
#c2a56e color schemes
#c2a56e color preview, HTML & CSS examples
This text has a color of #c2a56e
<p style="color:#c2a56e;">Text here</p>
.mytext {color:#c2a56e;}
This box has a color of #c2a56e
<div style="background-color:#c2a56e;">Content here</div>
.mybackground {background-color:#c2a56e;}
Border around this has a color of #c2a56e
<div style="border:2px solid #c2a56e;">Content here</div>
.myborder {border:2px solid #c2a56e;}