#c2982a color space conversions
Hex:
#c2982a
RGB:
194, 152, 42
CMY:
24, 40, 84
CMYK:
0, 22, 78, 24
HSL:
43°, 64.4068%, 46.2745%
HSV (HSB):
43°, 78.3505%, 76.0784%
XYZ:
33.8943, 34.0930, 6.9847
xyY:
0.4521, 0.4547, 34.0930
CIE-Lab:
65.0363, 5.2735, 59.6560
CIE-LCH:
65.0363, 59.8886, 84.9483
CIE-Luv:
65.0363, 35.1658, 62.1807
Hunter-Lab:
58.3892, 1.4362, 33.7800
#c2982a color charts
#c2982a color shades, tints & tones
#c2982a color schemes
#c2982a color preview, HTML & CSS examples
This text has a color of #c2982a
<p style="color:#c2982a;">Text here</p>
.mytext {color:#c2982a;}
This box has a color of #c2982a
<div style="background-color:#c2982a;">Content here</div>
.mybackground {background-color:#c2982a;}
Border around this has a color of #c2982a
<div style="border:2px solid #c2982a;">Content here</div>
.myborder {border:2px solid #c2982a;}