#99400c color space conversions
Hex:
#99400c
RGB:
153, 64, 12
CMY:
40, 75, 95
CMYK:
0, 58, 92, 40
HSL:
22°, 85.4545%, 32.3529%
HSV (HSB):
22°, 92.1569%, 60.0000%
XYZ:
15.0366, 10.4656, 1.5754
xyY:
0.5553, 0.3865, 10.4656
CIE-Lab:
38.6655, 34.7940, 45.5161
CIE-LCH:
38.6655, 57.2917, 52.6045
CIE-Luv:
38.6655, 71.6060, 32.4590
Hunter-Lab:
32.3506, 26.3534, 19.7582
#99400c color charts
#99400c color shades, tints & tones
#99400c color schemes
#99400c color preview, HTML & CSS examples
This text has a color of #99400c
<p style="color:#99400c;">Text here</p>
.mytext {color:#99400c;}
This box has a color of #99400c
<div style="background-color:#99400c;">Content here</div>
.mybackground {background-color:#99400c;}
Border around this has a color of #99400c
<div style="border:2px solid #99400c;">Content here</div>
.myborder {border:2px solid #99400c;}