#c4a000 color space conversions
Hex:
#c4a000
RGB:
196, 160, 0
CMY:
23, 37, 100
CMYK:
0, 18, 100, 23
HSL:
49°, 100.0000%, 38.4314%
HSV (HSB):
49°, 100.0000%, 76.8627%
XYZ:
35.3358, 36.8774, 5.2557
xyY:
0.4561, 0.4760, 36.8774
CIE-Lab:
67.1849, 0.9689, 70.6020
CIE-LCH:
67.1849, 70.6087, 89.2137
CIE-Luv:
67.1849, 31.5036, 70.6772
Hunter-Lab:
60.7267, -2.4060, 37.3774
#c4a000 color charts
#c4a000 color shades, tints & tones
#c4a000 color schemes
#c4a000 color preview, HTML & CSS examples
This text has a color of #c4a000
<p style="color:#c4a000;">Text here</p>
.mytext {color:#c4a000;}
This box has a color of #c4a000
<div style="background-color:#c4a000;">Content here</div>
.mybackground {background-color:#c4a000;}
Border around this has a color of #c4a000
<div style="border:2px solid #c4a000;">Content here</div>
.myborder {border:2px solid #c4a000;}