#99985d color space conversions
Hex:
#99985d
RGB:
153, 152, 93
CMY:
40, 40, 64
CMYK:
0, 1, 39, 40
HSL:
59°, 24.3902%, 48.2353%
HSV (HSB):
59°, 39.2157%, 60.0000%
XYZ:
26.3409, 30.0191, 14.7619
xyY:
0.3704, 0.4221, 30.0191
CIE-Lab:
61.6707, -8.8002, 31.1708
CIE-LCH:
61.6707, 32.3892, 105.7655
CIE-Luv:
61.6707, 3.5495, 40.3380
Hunter-Lab:
54.7897, -10.0656, 22.3784
#99985d color charts
#99985d color shades, tints & tones
#99985d color schemes
#99985d color preview, HTML & CSS examples
This text has a color of #99985d
<p style="color:#99985d;">Text here</p>
.mytext {color:#99985d;}
This box has a color of #99985d
<div style="background-color:#99985d;">Content here</div>
.mybackground {background-color:#99985d;}
Border around this has a color of #99985d
<div style="border:2px solid #99985d;">Content here</div>
.myborder {border:2px solid #99985d;}