#c8aa4d color space conversions
Hex:
#c8aa4d
RGB:
200, 170, 77
CMY:
22, 33, 70
CMYK:
0, 15, 62, 22
HSL:
45°, 52.7897%, 54.3137%
HSV (HSB):
45°, 61.5000%, 78.4314%
XYZ:
39.5337, 41.5646, 12.9603
xyY:
0.4203, 0.4419, 41.5646
CIE-Lab:
70.5697, 0.0874, 50.8763
CIE-LCH:
70.5697, 50.8763, 89.9016
CIE-Luv:
70.5697, 25.1926, 59.2934
Hunter-Lab:
64.4706, -3.3666, 33.2106
#c8aa4d color charts
#c8aa4d color shades, tints & tones
#c8aa4d color schemes
#c8aa4d color preview, HTML & CSS examples
This text has a color of #c8aa4d
<p style="color:#c8aa4d;">Text here</p>
.mytext {color:#c8aa4d;}
This box has a color of #c8aa4d
<div style="background-color:#c8aa4d;">Content here</div>
.mybackground {background-color:#c8aa4d;}
Border around this has a color of #c8aa4d
<div style="border:2px solid #c8aa4d;">Content here</div>
.myborder {border:2px solid #c8aa4d;}