#c2993e color space conversions
Hex:
#c2993e
RGB:
194, 153, 62
CMY:
24, 40, 76
CMYK:
0, 21, 68, 24
HSL:
41°, 51.9685%, 50.1961%
HSV (HSB):
41°, 68.0412%, 76.0784%
XYZ:
34.5089, 34.5996, 9.4170
xyY:
0.4395, 0.4406, 34.5996
CIE-Lab:
65.4357, 5.6820, 51.9599
CIE-LCH:
65.4357, 52.2696, 83.7593
CIE-Luv:
65.4357, 33.5459, 56.9396
Hunter-Lab:
58.8214, 1.7834, 31.6830
#c2993e color charts
#c2993e color shades, tints & tones
#c2993e color schemes
#c2993e color preview, HTML & CSS examples
This text has a color of #c2993e
<p style="color:#c2993e;">Text here</p>
.mytext {color:#c2993e;}
This box has a color of #c2993e
<div style="background-color:#c2993e;">Content here</div>
.mybackground {background-color:#c2993e;}
Border around this has a color of #c2993e
<div style="border:2px solid #c2993e;">Content here</div>
.myborder {border:2px solid #c2993e;}