#c2984b color space conversions
Hex:
#c2984b
RGB:
194, 152, 75
CMY:
24, 40, 71
CMYK:
0, 22, 61, 24
HSL:
39°, 49.3776%, 52.7451%
HSV (HSB):
39°, 61.3402%, 76.0784%
XYZ:
34.7464, 34.4338, 11.4717
xyY:
0.4308, 0.4269, 34.4338
CIE-Lab:
65.3055, 7.0600, 45.7209
CIE-LCH:
65.3055, 46.2628, 81.2220
CIE-Luv:
65.3055, 33.5098, 51.6259
Hunter-Lab:
58.6803, 3.0046, 29.4854
#c2984b color charts
#c2984b color shades, tints & tones
#c2984b color schemes
#c2984b color preview, HTML & CSS examples
This text has a color of #c2984b
<p style="color:#c2984b;">Text here</p>
.mytext {color:#c2984b;}
This box has a color of #c2984b
<div style="background-color:#c2984b;">Content here</div>
.mybackground {background-color:#c2984b;}
Border around this has a color of #c2984b
<div style="border:2px solid #c2984b;">Content here</div>
.myborder {border:2px solid #c2984b;}