#c2982e color space conversions
Hex:
#c2982e
RGB:
194, 152, 46
CMY:
24, 40, 82
CMYK:
0, 22, 76, 24
HSL:
43°, 61.6667%, 47.0588%
HSV (HSB):
43°, 76.2887%, 76.0784%
XYZ:
33.9695, 34.1231, 7.3808
xyY:
0.4501, 0.4521, 34.1231
CIE-Lab:
65.0601, 5.4328, 58.2113
CIE-LCH:
65.0601, 58.4643, 84.6680
CIE-Luv:
65.0601, 35.0153, 61.2229
Hunter-Lab:
58.4149, 1.5753, 33.3991
#c2982e color charts
#c2982e color shades, tints & tones
#c2982e color schemes
#c2982e color preview, HTML & CSS examples
This text has a color of #c2982e
<p style="color:#c2982e;">Text here</p>
.mytext {color:#c2982e;}
This box has a color of #c2982e
<div style="background-color:#c2982e;">Content here</div>
.mybackground {background-color:#c2982e;}
Border around this has a color of #c2982e
<div style="border:2px solid #c2982e;">Content here</div>
.myborder {border:2px solid #c2982e;}