#c7ac02 color space conversions
Hex:
#c7ac02
RGB:
199, 172, 2
CMY:
22, 33, 99
CMYK:
0, 14, 99, 22
HSL:
52°, 98.0100%, 39.4118%
HSV (HSB):
52°, 98.9950%, 78.0392%
XYZ:
38.3167, 41.6515, 6.0775
xyY:
0.4453, 0.4841, 41.6515
CIE-Lab:
70.6300, -4.0424, 72.9285
CIE-LCH:
70.6300, 73.0404, 93.1727
CIE-Luv:
70.6300, 24.8967, 75.1670
Hunter-Lab:
64.5380, -6.9648, 39.5933
#c7ac02 color charts
#c7ac02 color shades, tints & tones
#c7ac02 color schemes
#c7ac02 color preview, HTML & CSS examples
This text has a color of #c7ac02
<p style="color:#c7ac02;">Text here</p>
.mytext {color:#c7ac02;}
This box has a color of #c7ac02
<div style="background-color:#c7ac02;">Content here</div>
.mybackground {background-color:#c7ac02;}
Border around this has a color of #c7ac02
<div style="border:2px solid #c7ac02;">Content here</div>
.myborder {border:2px solid #c7ac02;}