#c0a30c color space conversions
Hex:
#c0a30c
RGB:
192, 163, 12
CMY:
25, 36, 95
CMYK:
0, 15, 94, 25
HSL:
50°, 88.2353%, 40.0000%
HSV (HSB):
50°, 93.7500%, 75.2941%
XYZ:
34.9018, 37.4274, 5.7325
xyY:
0.4471, 0.4795, 37.4274
CIE-Lab:
67.5965, -2.2828, 69.1726
CIE-LCH:
67.5965, 69.2103, 91.8902
CIE-Luv:
67.5965, 26.1121, 70.9257
Hunter-Lab:
61.1779, -5.2278, 37.2689
#c0a30c color charts
#c0a30c color shades, tints & tones
#c0a30c color schemes
#c0a30c color preview, HTML & CSS examples
This text has a color of #c0a30c
<p style="color:#c0a30c;">Text here</p>
.mytext {color:#c0a30c;}
This box has a color of #c0a30c
<div style="background-color:#c0a30c;">Content here</div>
.mybackground {background-color:#c0a30c;}
Border around this has a color of #c0a30c
<div style="border:2px solid #c0a30c;">Content here</div>
.myborder {border:2px solid #c0a30c;}