#993d2e color space conversions
Hex:
#993d2e
RGB:
153, 61, 46
CMY:
40, 76, 82
CMYK:
0, 60, 70, 40
HSL:
8°, 53.7688%, 39.0196%
HSV (HSB):
8°, 69.9346%, 60.0000%
XYZ:
15.2988, 10.3070, 3.7679
xyY:
0.5208, 0.3509, 10.3070
CIE-Lab:
38.3880, 37.5526, 28.5981
CIE-LCH:
38.3880, 47.2022, 37.2909
CIE-Luv:
38.3880, 69.7991, 21.7484
Hunter-Lab:
32.1046, 28.8773, 15.5148
#993d2e color charts
#993d2e color shades, tints & tones
#993d2e color schemes
#993d2e color preview, HTML & CSS examples
This text has a color of #993d2e
<p style="color:#993d2e;">Text here</p>
.mytext {color:#993d2e;}
This box has a color of #993d2e
<div style="background-color:#993d2e;">Content here</div>
.mybackground {background-color:#993d2e;}
Border around this has a color of #993d2e
<div style="border:2px solid #993d2e;">Content here</div>
.myborder {border:2px solid #993d2e;}