#c5aa7e color space conversions
Hex:
#c5aa7e
RGB:
197, 170, 126
CMY:
23, 33, 51
CMYK:
0, 14, 36, 23
HSL:
37°, 37.9679%, 63.3333%
HSV (HSB):
37°, 36.0406%, 77.2549%
XYZ:
41.1666, 42.1261, 25.7001
xyY:
0.3777, 0.3865, 42.1261
CIE-Lab:
70.9578, 3.4841, 26.3263
CIE-LCH:
70.9578, 26.5559, 82.4612
CIE-Luv:
70.9578, 19.9884, 34.1955
Hunter-Lab:
64.9046, -0.3673, 21.9564
#c5aa7e color charts
#c5aa7e color shades, tints & tones
#c5aa7e color schemes
#c5aa7e color preview, HTML & CSS examples
This text has a color of #c5aa7e
<p style="color:#c5aa7e;">Text here</p>
.mytext {color:#c5aa7e;}
This box has a color of #c5aa7e
<div style="background-color:#c5aa7e;">Content here</div>
.mybackground {background-color:#c5aa7e;}
Border around this has a color of #c5aa7e
<div style="border:2px solid #c5aa7e;">Content here</div>
.myborder {border:2px solid #c5aa7e;}