#c8a80e color space conversions
Hex:
#c8a80e
RGB:
200, 168, 14
CMY:
22, 34, 95
CMYK:
0, 16, 93, 22
HSL:
50°, 86.9159%, 41.9608%
HSV (HSB):
50°, 93.0000%, 78.4314%
XYZ:
37.9013, 40.3163, 6.1997
xyY:
0.4490, 0.4776, 40.3163
CIE-Lab:
69.6942, -1.3485, 70.8062
CIE-LCH:
69.6942, 70.8190, 91.0910
CIE-Luv:
69.6942, 28.4787, 72.8412
Hunter-Lab:
63.4951, -4.5669, 38.6575
#c8a80e color charts
#c8a80e color shades, tints & tones
#c8a80e color schemes
#c8a80e color preview, HTML & CSS examples
This text has a color of #c8a80e
<p style="color:#c8a80e;">Text here</p>
.mytext {color:#c8a80e;}
This box has a color of #c8a80e
<div style="background-color:#c8a80e;">Content here</div>
.mybackground {background-color:#c8a80e;}
Border around this has a color of #c8a80e
<div style="border:2px solid #c8a80e;">Content here</div>
.myborder {border:2px solid #c8a80e;}