#993e12 color space conversions
Hex:
#993e12
RGB:
153, 62, 18
CMY:
40, 76, 93
CMYK:
0, 59, 88, 40
HSL:
20°, 78.9474%, 33.5294%
HSV (HSB):
20°, 88.2353%, 60.0000%
XYZ:
14.9687, 10.2612, 1.7639
xyY:
0.5545, 0.3801, 10.2612
CIE-Lab:
38.3072, 35.9303, 43.0268
CIE-LCH:
38.3072, 56.0561, 50.1359
CIE-Luv:
38.3072, 72.6644, 30.8117
Hunter-Lab:
32.0331, 27.3527, 19.1583
#993e12 color charts
#993e12 color shades, tints & tones
#993e12 color schemes
#993e12 color preview, HTML & CSS examples
This text has a color of #993e12
<p style="color:#993e12;">Text here</p>
.mytext {color:#993e12;}
This box has a color of #993e12
<div style="background-color:#993e12;">Content here</div>
.mybackground {background-color:#993e12;}
Border around this has a color of #993e12
<div style="border:2px solid #993e12;">Content here</div>
.myborder {border:2px solid #993e12;}