#993e32 color space conversions
Hex:
#993e32
RGB:
153, 62, 50
CMY:
40, 76, 80
CMYK:
0, 59, 67, 40
HSL:
7°, 50.7389%, 39.8039%
HSV (HSB):
7°, 67.3203%, 60.0000%
XYZ:
15.4352, 10.4478, 4.2207
xyY:
0.5127, 0.3471, 10.4478
CIE-Lab:
38.6345, 37.2963, 26.5103
CIE-LCH:
38.6345, 45.7582, 35.4053
CIE-Luv:
38.6345, 68.4206, 20.3139
Hunter-Lab:
32.3231, 28.6734, 14.8842
#993e32 color charts
#993e32 color shades, tints & tones
#993e32 color schemes
#993e32 color preview, HTML & CSS examples
This text has a color of #993e32
<p style="color:#993e32;">Text here</p>
.mytext {color:#993e32;}
This box has a color of #993e32
<div style="background-color:#993e32;">Content here</div>
.mybackground {background-color:#993e32;}
Border around this has a color of #993e32
<div style="border:2px solid #993e32;">Content here</div>
.myborder {border:2px solid #993e32;}