#c7a65b color space conversions
Hex:
#c7a65b
RGB:
199, 166, 91
CMY:
22, 35, 64
CMYK:
0, 17, 54, 22
HSL:
42°, 49.0909%, 56.8627%
HSV (HSB):
42°, 54.2714%, 78.0392%
XYZ:
39.0777, 40.1699, 15.5915
xyY:
0.4120, 0.4236, 40.1699
CIE-Lab:
69.5904, 2.8683, 42.9357
CIE-LCH:
69.5904, 43.0314, 86.1781
CIE-Luv:
69.5904, 26.4384, 51.4183
Hunter-Lab:
63.3797, -0.8576, 29.7804
#c7a65b color charts
#c7a65b color shades, tints & tones
#c7a65b color schemes
#c7a65b color preview, HTML & CSS examples
This text has a color of #c7a65b
<p style="color:#c7a65b;">Text here</p>
.mytext {color:#c7a65b;}
This box has a color of #c7a65b
<div style="background-color:#c7a65b;">Content here</div>
.mybackground {background-color:#c7a65b;}
Border around this has a color of #c7a65b
<div style="border:2px solid #c7a65b;">Content here</div>
.myborder {border:2px solid #c7a65b;}