#c2983c color space conversions
Hex:
#c2983c
RGB:
194, 152, 60
CMY:
24, 40, 76
CMYK:
0, 22, 69, 24
HSL:
41°, 52.7559%, 49.8039%
HSV (HSB):
41°, 69.0722%, 76.0784%
XYZ:
34.2920, 34.2521, 9.0789
xyY:
0.4418, 0.4413, 34.2521
CIE-Lab:
65.1621, 6.1124, 52.5597
CIE-LCH:
65.1621, 52.9139, 83.3666
CIE-Luv:
65.1621, 34.3797, 57.1751
Hunter-Lab:
58.5253, 2.1702, 31.7702
#c2983c color charts
#c2983c color shades, tints & tones
#c2983c color schemes
#c2983c color preview, HTML & CSS examples
This text has a color of #c2983c
<p style="color:#c2983c;">Text here</p>
.mytext {color:#c2983c;}
This box has a color of #c2983c
<div style="background-color:#c2983c;">Content here</div>
.mybackground {background-color:#c2983c;}
Border around this has a color of #c2983c
<div style="border:2px solid #c2983c;">Content here</div>
.myborder {border:2px solid #c2983c;}