#c8a80a color space conversions
Hex:
#c8a80a
RGB:
200, 168, 10
CMY:
22, 34, 96
CMYK:
0, 16, 95, 22
HSL:
50°, 90.4762%, 41.1765%
HSV (HSB):
50°, 95.0000%, 78.4314%
XYZ:
37.8768, 40.3065, 6.0708
xyY:
0.4496, 0.4784, 40.3065
CIE-Lab:
69.6873, -1.3978, 71.3312
CIE-LCH:
69.6873, 71.3449, 91.1226
CIE-Luv:
69.6873, 28.5170, 73.1330
Hunter-Lab:
63.4874, -4.6092, 38.7718
#c8a80a color charts
#c8a80a color shades, tints & tones
#c8a80a color schemes
#c8a80a color preview, HTML & CSS examples
This text has a color of #c8a80a
<p style="color:#c8a80a;">Text here</p>
.mytext {color:#c8a80a;}
This box has a color of #c8a80a
<div style="background-color:#c8a80a;">Content here</div>
.mybackground {background-color:#c8a80a;}
Border around this has a color of #c8a80a
<div style="border:2px solid #c8a80a;">Content here</div>
.myborder {border:2px solid #c8a80a;}