#c2a00b color space conversions
Hex:
#c2a00b
RGB:
194, 160, 11
CMY:
24, 37, 96
CMYK:
0, 18, 94, 24
HSL:
49°, 89.2683%, 40.1961%
HSV (HSB):
49°, 94.3299%, 76.0784%
XYZ:
34.8793, 36.6351, 5.5496
xyY:
0.4526, 0.4754, 36.6351
CIE-Lab:
67.0024, 0.2012, 68.9544
CIE-LCH:
67.0024, 68.9547, 89.8328
CIE-Luv:
67.0024, 29.8600, 69.8794
Hunter-Lab:
60.5269, -3.0595, 36.9327
#c2a00b color charts
#c2a00b color shades, tints & tones
#c2a00b color schemes
#c2a00b color preview, HTML & CSS examples
This text has a color of #c2a00b
<p style="color:#c2a00b;">Text here</p>
.mytext {color:#c2a00b;}
This box has a color of #c2a00b
<div style="background-color:#c2a00b;">Content here</div>
.mybackground {background-color:#c2a00b;}
Border around this has a color of #c2a00b
<div style="border:2px solid #c2a00b;">Content here</div>
.myborder {border:2px solid #c2a00b;}