#c7a02f color space conversions
Hex:
#c7a02f
RGB:
199, 160, 47
CMY:
22, 37, 82
CMYK:
0, 20, 76, 22
HSL:
45°, 61.7886%, 48.2353%
HSV (HSB):
45°, 76.3819%, 78.0392%
XYZ:
36.6371, 37.4890, 7.9944
xyY:
0.4461, 0.4565, 37.4890
CIE-Lab:
67.6423, 3.3580, 60.4632
CIE-LCH:
67.6423, 60.5563, 86.8212
CIE-Luv:
67.6423, 32.8941, 64.4362
Hunter-Lab:
61.2282, -0.3405, 35.1184
#c7a02f color charts
#c7a02f color shades, tints & tones
#c7a02f color schemes
#c7a02f color preview, HTML & CSS examples
This text has a color of #c7a02f
<p style="color:#c7a02f;">Text here</p>
.mytext {color:#c7a02f;}
This box has a color of #c7a02f
<div style="background-color:#c7a02f;">Content here</div>
.mybackground {background-color:#c7a02f;}
Border around this has a color of #c7a02f
<div style="border:2px solid #c7a02f;">Content here</div>
.myborder {border:2px solid #c7a02f;}