#c8a04c color space conversions
Hex:
#c8a04c
RGB:
200, 160, 76
CMY:
22, 37, 70
CMYK:
0, 20, 62, 22
HSL:
41°, 52.9915%, 54.1176%
HSV (HSB):
41°, 62.0000%, 78.4314%
XYZ:
37.6947, 37.9428, 12.1744
xyY:
0.4293, 0.4321, 37.9428
CIE-Lab:
67.9784, 5.3775, 48.4386
CIE-LCH:
67.9784, 48.7362, 83.6652
CIE-Luv:
67.9784, 32.2752, 55.1862
Hunter-Lab:
61.5977, 1.4371, 31.4001
#c8a04c color charts
#c8a04c color shades, tints & tones
#c8a04c color schemes
#c8a04c color preview, HTML & CSS examples
This text has a color of #c8a04c
<p style="color:#c8a04c;">Text here</p>
.mytext {color:#c8a04c;}
This box has a color of #c8a04c
<div style="background-color:#c8a04c;">Content here</div>
.mybackground {background-color:#c8a04c;}
Border around this has a color of #c8a04c
<div style="border:2px solid #c8a04c;">Content here</div>
.myborder {border:2px solid #c8a04c;}