#c7a16e color space conversions
Hex:
#c7a16e
RGB:
199, 161, 110
CMY:
22, 37, 57
CMYK:
0, 19, 45, 22
HSL:
34°, 44.2786%, 60.5882%
HSV (HSB):
34°, 44.7236%, 78.0392%
XYZ:
39.1125, 38.7576, 20.1714
xyY:
0.3989, 0.3953, 38.7576
CIE-Lab:
68.5753, 7.3537, 31.8064
CIE-LCH:
68.5753, 32.6454, 76.9819
CIE-Luv:
68.5753, 28.4373, 39.1233
Hunter-Lab:
62.2556, 3.1965, 24.3685
#c7a16e color charts
#c7a16e color shades, tints & tones
#c7a16e color schemes
#c7a16e color preview, HTML & CSS examples
This text has a color of #c7a16e
<p style="color:#c7a16e;">Text here</p>
.mytext {color:#c7a16e;}
This box has a color of #c7a16e
<div style="background-color:#c7a16e;">Content here</div>
.mybackground {background-color:#c7a16e;}
Border around this has a color of #c7a16e
<div style="border:2px solid #c7a16e;">Content here</div>
.myborder {border:2px solid #c7a16e;}