#c8a12f color space conversions
Hex:
#c8a12f
RGB:
200, 161, 47
CMY:
22, 37, 82
CMYK:
0, 20, 77, 22
HSL:
45°, 61.9433%, 48.4314%
HSV (HSB):
45°, 76.5000%, 78.4314%
XYZ:
37.0774, 37.9743, 8.0649
xyY:
0.4461, 0.4569, 37.9743
CIE-Lab:
68.0017, 3.2606, 60.8375
CIE-LCH:
68.0017, 60.9248, 86.9321
CIE-Luv:
68.0017, 32.9219, 64.8796
Hunter-Lab:
61.6233, -0.4413, 35.3768
#c8a12f color charts
#c8a12f color shades, tints & tones
#c8a12f color schemes
#c8a12f color preview, HTML & CSS examples
This text has a color of #c8a12f
<p style="color:#c8a12f;">Text here</p>
.mytext {color:#c8a12f;}
This box has a color of #c8a12f
<div style="background-color:#c8a12f;">Content here</div>
.mybackground {background-color:#c8a12f;}
Border around this has a color of #c8a12f
<div style="border:2px solid #c8a12f;">Content here</div>
.myborder {border:2px solid #c8a12f;}