#c2c12e color space conversions
Hex:
#c2c12e
RGB:
194, 193, 46
CMY:
24, 24, 82
CMYK:
0, 1, 76, 24
HSL:
60°, 61.6667%, 47.0588%
HSV (HSB):
60°, 76.2887%, 76.0784%
XYZ:
41.8112, 49.8065, 9.9947
xyY:
0.4115, 0.4902, 49.8065
CIE-Lab:
75.9503, -16.0711, 68.3157
CIE-LCH:
75.9503, 70.1806, 103.2380
CIE-Luv:
75.9503, 6.3123, 78.0598
Hunter-Lab:
70.5737, -17.7521, 41.0049
#c2c12e color charts
#c2c12e color shades, tints & tones
#c2c12e color schemes
#c2c12e color preview, HTML & CSS examples
This text has a color of #c2c12e
<p style="color:#c2c12e;">Text here</p>
.mytext {color:#c2c12e;}
This box has a color of #c2c12e
<div style="background-color:#c2c12e;">Content here</div>
.mybackground {background-color:#c2c12e;}
Border around this has a color of #c2c12e
<div style="border:2px solid #c2c12e;">Content here</div>
.myborder {border:2px solid #c2c12e;}