#c2984c color space conversions
Hex:
#c2984c
RGB:
194, 152, 76
CMY:
24, 40, 70
CMYK:
0, 22, 61, 24
HSL:
39°, 49.1667%, 52.9412%
HSV (HSB):
39°, 60.8247%, 76.0784%
XYZ:
34.7809, 34.4476, 11.6534
xyY:
0.4300, 0.4259, 34.4476
CIE-Lab:
65.3163, 7.1315, 45.2435
CIE-LCH:
65.3163, 45.8021, 81.0425
CIE-Luv:
65.3163, 33.4449, 51.2116
Hunter-Lab:
58.6921, 3.0678, 29.3124
#c2984c color charts
#c2984c color shades, tints & tones
#c2984c color schemes
#c2984c color preview, HTML & CSS examples
This text has a color of #c2984c
<p style="color:#c2984c;">Text here</p>
.mytext {color:#c2984c;}
This box has a color of #c2984c
<div style="background-color:#c2984c;">Content here</div>
.mybackground {background-color:#c2984c;}
Border around this has a color of #c2984c
<div style="border:2px solid #c2984c;">Content here</div>
.myborder {border:2px solid #c2984c;}