#993c2d color space conversions
Hex:
#993c2d
RGB:
153, 60, 45
CMY:
40, 76, 82
CMYK:
0, 61, 71, 40
HSL:
8°, 54.5455%, 38.8235%
HSV (HSB):
8°, 70.5882%, 60.0000%
XYZ:
15.2264, 10.1935, 3.6476
xyY:
0.5238, 0.3507, 10.1935
CIE-Lab:
38.1875, 37.9873, 28.9532
CIE-LCH:
38.1875, 47.7632, 37.3140
CIE-Luv:
38.1875, 70.6324, 21.8335
Hunter-Lab:
31.9272, 29.2556, 15.5753
#993c2d color charts
#993c2d color shades, tints & tones
#993c2d color schemes
#993c2d color preview, HTML & CSS examples
This text has a color of #993c2d
<p style="color:#993c2d;">Text here</p>
.mytext {color:#993c2d;}
This box has a color of #993c2d
<div style="background-color:#993c2d;">Content here</div>
.mybackground {background-color:#993c2d;}
Border around this has a color of #993c2d
<div style="border:2px solid #993c2d;">Content here</div>
.myborder {border:2px solid #993c2d;}