#c2a83e color space conversions
Hex:
#c2a83e
RGB:
194, 168, 62
CMY:
24, 34, 76
CMYK:
0, 13, 68, 24
HSL:
48°, 51.9685%, 50.1961%
HSV (HSB):
48°, 68.0412%, 76.0784%
XYZ:
37.1203, 39.8224, 10.2875
xyY:
0.4255, 0.4565, 39.8224
CIE-Lab:
69.3428, -2.3794, 56.0510
CIE-LCH:
69.3428, 56.1015, 92.4308
CIE-Luv:
69.3428, 22.8367, 63.4223
Hunter-Lab:
63.1050, -5.4346, 34.5079
#c2a83e color charts
#c2a83e color shades, tints & tones
#c2a83e color schemes
#c2a83e color preview, HTML & CSS examples
This text has a color of #c2a83e
<p style="color:#c2a83e;">Text here</p>
.mytext {color:#c2a83e;}
This box has a color of #c2a83e
<div style="background-color:#c2a83e;">Content here</div>
.mybackground {background-color:#c2a83e;}
Border around this has a color of #c2a83e
<div style="border:2px solid #c2a83e;">Content here</div>
.myborder {border:2px solid #c2a83e;}