#c2980e color space conversions
Hex:
#c2980e
RGB:
194, 152, 14
CMY:
24, 40, 95
CMYK:
0, 22, 93, 24
HSL:
46°, 86.5385%, 40.7843%
HSV (HSB):
46°, 92.7835%, 76.0784%
XYZ:
33.5556, 33.9575, 5.2013
xyY:
0.4615, 0.4670, 33.9575
CIE-Lab:
64.9288, 4.5519, 66.9639
CIE-LCH:
64.9288, 67.1184, 86.1113
CIE-Luv:
64.9288, 35.8541, 66.5581
Hunter-Lab:
58.2731, 0.8085, 35.4990
#c2980e color charts
#c2980e color shades, tints & tones
#c2980e color schemes
#c2980e color preview, HTML & CSS examples
This text has a color of #c2980e
<p style="color:#c2980e;">Text here</p>
.mytext {color:#c2980e;}
This box has a color of #c2980e
<div style="background-color:#c2980e;">Content here</div>
.mybackground {background-color:#c2980e;}
Border around this has a color of #c2980e
<div style="border:2px solid #c2980e;">Content here</div>
.myborder {border:2px solid #c2980e;}