#c7a03e color space conversions
Hex:
#c7a03e
RGB:
199, 160, 62
CMY:
22, 37, 76
CMYK:
0, 20, 69, 22
HSL:
43°, 55.0201%, 51.1765%
HSV (HSB):
43°, 68.8442%, 78.0392%
XYZ:
36.9935, 37.6315, 9.8713
xyY:
0.4378, 0.4454, 37.6315
CIE-Lab:
67.7482, 4.0777, 54.5469
CIE-LCH:
67.7482, 54.6991, 85.7247
CIE-Luv:
67.7482, 32.2676, 60.1860
Hunter-Lab:
61.3445, 0.2905, 33.4005
#c7a03e color charts
#c7a03e color shades, tints & tones
#c7a03e color schemes
#c7a03e color preview, HTML & CSS examples
This text has a color of #c7a03e
<p style="color:#c7a03e;">Text here</p>
.mytext {color:#c7a03e;}
This box has a color of #c7a03e
<div style="background-color:#c7a03e;">Content here</div>
.mybackground {background-color:#c7a03e;}
Border around this has a color of #c7a03e
<div style="border:2px solid #c7a03e;">Content here</div>
.myborder {border:2px solid #c7a03e;}