#c6a02e color space conversions
Hex:
#c6a02e
RGB:
198, 160, 46
CMY:
22, 37, 82
CMYK:
0, 19, 77, 22
HSL:
45°, 62.2951%, 47.8431%
HSV (HSB):
45°, 76.7677%, 77.6471%
XYZ:
36.3527, 37.3446, 7.8770
xyY:
0.4456, 0.4578, 37.3446
CIE-Lab:
67.5348, 2.8771, 60.6899
CIE-LCH:
67.5348, 60.7581, 87.2858
CIE-Luv:
67.5348, 32.1642, 64.6430
Hunter-Lab:
61.1103, -0.7587, 35.1348
#c6a02e color charts
#c6a02e color shades, tints & tones
#c6a02e color schemes
#c6a02e color preview, HTML & CSS examples
This text has a color of #c6a02e
<p style="color:#c6a02e;">Text here</p>
.mytext {color:#c6a02e;}
This box has a color of #c6a02e
<div style="background-color:#c6a02e;">Content here</div>
.mybackground {background-color:#c6a02e;}
Border around this has a color of #c6a02e
<div style="border:2px solid #c6a02e;">Content here</div>
.myborder {border:2px solid #c6a02e;}