#c2c32e color space conversions
Hex:
#c2c32e
RGB:
194, 195, 46
CMY:
24, 24, 82
CMYK:
1, 0, 76, 24
HSL:
60°, 61.8257%, 47.2549%
HSV (HSB):
60°, 76.4103%, 76.4706%
XYZ:
42.2564, 50.6968, 10.1431
xyY:
0.4099, 0.4917, 50.6968
CIE-Lab:
76.4950, -17.0739, 68.8104
CIE-LCH:
76.4950, 70.8971, 103.9353
CIE-Luv:
76.4950, 5.0104, 78.8763
Hunter-Lab:
71.2017, -18.6678, 41.3950
#c2c32e color charts
#c2c32e color shades, tints & tones
#c2c32e color schemes
#c2c32e color preview, HTML & CSS examples
This text has a color of #c2c32e
<p style="color:#c2c32e;">Text here</p>
.mytext {color:#c2c32e;}
This box has a color of #c2c32e
<div style="background-color:#c2c32e;">Content here</div>
.mybackground {background-color:#c2c32e;}
Border around this has a color of #c2c32e
<div style="border:2px solid #c2c32e;">Content here</div>
.myborder {border:2px solid #c2c32e;}