#c2a00a color space conversions
Hex:
#c2a00a
RGB:
194, 160, 10
CMY:
24, 37, 96
CMYK:
0, 18, 95, 24
HSL:
49°, 90.1961%, 40.0000%
HSV (HSB):
49°, 94.8454%, 76.0784%
XYZ:
34.8737, 36.6329, 5.5200
xyY:
0.4527, 0.4756, 36.6329
CIE-Lab:
67.0007, 0.1893, 69.0835
CIE-LCH:
67.0007, 69.0838, 89.8430
CIE-Luv:
67.0007, 29.8697, 69.9502
Hunter-Lab:
60.5251, -3.0696, 36.9602
#c2a00a color charts
#c2a00a color shades, tints & tones
#c2a00a color schemes
#c2a00a color preview, HTML & CSS examples
This text has a color of #c2a00a
<p style="color:#c2a00a;">Text here</p>
.mytext {color:#c2a00a;}
This box has a color of #c2a00a
<div style="background-color:#c2a00a;">Content here</div>
.mybackground {background-color:#c2a00a;}
Border around this has a color of #c2a00a
<div style="border:2px solid #c2a00a;">Content here</div>
.myborder {border:2px solid #c2a00a;}