#c3a000 color space conversions
Hex:
#c3a000
RGB:
195, 160, 0
CMY:
24, 37, 100
CMYK:
0, 18, 100, 24
HSL:
49°, 100.0000%, 38.2353%
HSV (HSB):
49°, 100.0000%, 76.4706%
XYZ:
35.0765, 36.7437, 5.2435
xyY:
0.4552, 0.4768, 36.7437
CIE-Lab:
67.0843, 0.5211, 70.4846
CIE-LCH:
67.0843, 70.4866, 89.5764
CIE-Luv:
67.0843, 30.7335, 70.6592
Hunter-Lab:
60.6166, -2.7880, 37.3029
#c3a000 color charts
#c3a000 color shades, tints & tones
#c3a000 color schemes
#c3a000 color preview, HTML & CSS examples
This text has a color of #c3a000
<p style="color:#c3a000;">Text here</p>
.mytext {color:#c3a000;}
This box has a color of #c3a000
<div style="background-color:#c3a000;">Content here</div>
.mybackground {background-color:#c3a000;}
Border around this has a color of #c3a000
<div style="border:2px solid #c3a000;">Content here</div>
.myborder {border:2px solid #c3a000;}