#993d35 color space conversions
Hex:
#993d35
RGB:
153, 61, 53
CMY:
40, 76, 79
CMYK:
0, 60, 65, 40
HSL:
5°, 48.5437%, 40.3922%
HSV (HSB):
5°, 65.3595%, 60.0000%
XYZ:
15.4482, 10.3668, 4.5549
xyY:
0.5087, 0.3414, 10.3668
CIE-Lab:
38.4929, 37.9831, 24.5248
CIE-LCH:
38.4929, 45.2126, 32.8494
CIE-Luv:
38.4929, 68.4914, 18.5383
Hunter-Lab:
32.1976, 29.2976, 14.1506
#993d35 color charts
#993d35 color shades, tints & tones
#993d35 color schemes
#993d35 color preview, HTML & CSS examples
This text has a color of #993d35
<p style="color:#993d35;">Text here</p>
.mytext {color:#993d35;}
This box has a color of #993d35
<div style="background-color:#993d35;">Content here</div>
.mybackground {background-color:#993d35;}
Border around this has a color of #993d35
<div style="border:2px solid #993d35;">Content here</div>
.myborder {border:2px solid #993d35;}