#c8a50e color space conversions
Hex:
#c8a50e
RGB:
200, 165, 14
CMY:
22, 35, 95
CMYK:
0, 18, 93, 22
HSL:
49°, 86.9159%, 41.9608%
HSV (HSB):
49°, 93.0000%, 78.4314%
XYZ:
37.3538, 39.2213, 6.0172
xyY:
0.4523, 0.4749, 39.2213
CIE-Lab:
68.9113, 0.2457, 70.2188
CIE-LCH:
68.9113, 70.2192, 89.7996
CIE-Luv:
68.9113, 30.7011, 71.6872
Hunter-Lab:
62.6269, -3.1309, 38.1423
#c8a50e color charts
#c8a50e color shades, tints & tones
#c8a50e color schemes
#c8a50e color preview, HTML & CSS examples
This text has a color of #c8a50e
<p style="color:#c8a50e;">Text here</p>
.mytext {color:#c8a50e;}
This box has a color of #c8a50e
<div style="background-color:#c8a50e;">Content here</div>
.mybackground {background-color:#c8a50e;}
Border around this has a color of #c8a50e
<div style="border:2px solid #c8a50e;">Content here</div>
.myborder {border:2px solid #c8a50e;}