#993e31 color space conversions
Hex:
#993e31
RGB:
153, 62, 49
CMY:
40, 76, 81
CMYK:
0, 59, 68, 40
HSL:
7°, 51.4851%, 39.6078%
HSV (HSB):
7°, 67.9739%, 60.0000%
XYZ:
15.4139, 10.4393, 4.1083
xyY:
0.5145, 0.3484, 10.4393
CIE-Lab:
38.6196, 37.2347, 27.0910
CIE-LCH:
38.6196, 46.0472, 36.0387
CIE-Luv:
38.6196, 68.6045, 20.7711
Hunter-Lab:
32.3099, 28.6134, 15.0780
#993e31 color charts
#993e31 color shades, tints & tones
#993e31 color schemes
#993e31 color preview, HTML & CSS examples
This text has a color of #993e31
<p style="color:#993e31;">Text here</p>
.mytext {color:#993e31;}
This box has a color of #993e31
<div style="background-color:#993e31;">Content here</div>
.mybackground {background-color:#993e31;}
Border around this has a color of #993e31
<div style="border:2px solid #993e31;">Content here</div>
.myborder {border:2px solid #993e31;}