#c2994b color space conversions
Hex:
#c2994b
RGB:
194, 153, 75
CMY:
24, 40, 71
CMYK:
0, 21, 61, 24
HSL:
39°, 49.3776%, 52.7451%
HSV (HSB):
39°, 61.3402%, 76.0784%
XYZ:
34.9094, 34.7598, 11.5260
xyY:
0.4299, 0.4281, 34.7598
CIE-Lab:
65.5612, 6.5157, 46.0130
CIE-LCH:
65.5612, 46.4720, 81.9402
CIE-Luv:
65.5612, 32.7960, 52.0790
Hunter-Lab:
58.9574, 2.5163, 29.6792
#c2994b color charts
#c2994b color shades, tints & tones
#c2994b color schemes
#c2994b color preview, HTML & CSS examples
This text has a color of #c2994b
<p style="color:#c2994b;">Text here</p>
.mytext {color:#c2994b;}
This box has a color of #c2994b
<div style="background-color:#c2994b;">Content here</div>
.mybackground {background-color:#c2994b;}
Border around this has a color of #c2994b
<div style="border:2px solid #c2994b;">Content here</div>
.myborder {border:2px solid #c2994b;}