#c7a46e color space conversions
Hex:
#c7a46e
RGB:
199, 164, 110
CMY:
22, 36, 57
CMYK:
0, 18, 45, 22
HSL:
36°, 44.2786%, 60.5882%
HSV (HSB):
36°, 44.7236%, 78.0392%
XYZ:
39.6431, 39.8188, 20.3482
xyY:
0.3972, 0.3989, 39.8188
CIE-Lab:
69.3403, 5.7306, 32.7930
CIE-LCH:
69.3403, 33.2899, 80.0875
CIE-Luv:
69.3403, 26.4578, 40.6622
Hunter-Lab:
63.1022, 1.7116, 25.0526
#c7a46e color charts
#c7a46e color shades, tints & tones
#c7a46e color schemes
#c7a46e color preview, HTML & CSS examples
This text has a color of #c7a46e
<p style="color:#c7a46e;">Text here</p>
.mytext {color:#c7a46e;}
This box has a color of #c7a46e
<div style="background-color:#c7a46e;">Content here</div>
.mybackground {background-color:#c7a46e;}
Border around this has a color of #c7a46e
<div style="border:2px solid #c7a46e;">Content here</div>
.myborder {border:2px solid #c7a46e;}