#c0a94a color space conversions
Hex:
#c0a94a
RGB:
192, 169, 74
CMY:
25, 34, 71
CMYK:
0, 12, 61, 25
HSL:
48°, 48.3607%, 52.1569%
HSV (HSB):
48°, 61.4583%, 75.2941%
XYZ:
37.1622, 40.0768, 12.2555
xyY:
0.4152, 0.4478, 40.0768
CIE-Lab:
69.5242, -3.0235, 50.8904
CIE-LCH:
69.5242, 50.9801, 93.4000
CIE-Luv:
69.5242, 20.2042, 59.6130
Hunter-Lab:
63.3063, -6.0023, 32.8364
#c0a94a color charts
#c0a94a color shades, tints & tones
#c0a94a color schemes
#c0a94a color preview, HTML & CSS examples
This text has a color of #c0a94a
<p style="color:#c0a94a;">Text here</p>
.mytext {color:#c0a94a;}
This box has a color of #c0a94a
<div style="background-color:#c0a94a;">Content here</div>
.mybackground {background-color:#c0a94a;}
Border around this has a color of #c0a94a
<div style="border:2px solid #c0a94a;">Content here</div>
.myborder {border:2px solid #c0a94a;}