#99955c color space conversions
Hex:
#99955c
RGB:
153, 149, 92
CMY:
40, 42, 64
CMYK:
0, 3, 40, 40
HSL:
56°, 24.8980%, 48.0392%
HSV (HSB):
56°, 39.8693%, 60.0000%
XYZ:
25.8161, 29.0399, 14.3698
xyY:
0.3729, 0.4195, 29.0399
CIE-Lab:
60.8168, -7.2992, 30.6164
CIE-LCH:
60.8168, 31.4745, 103.4095
CIE-Luv:
60.8168, 5.4054, 39.2896
Hunter-Lab:
53.8887, -8.7924, 21.9120
#99955c color charts
#99955c color shades, tints & tones
#99955c color schemes
#99955c color preview, HTML & CSS examples
This text has a color of #99955c
<p style="color:#99955c;">Text here</p>
.mytext {color:#99955c;}
This box has a color of #99955c
<div style="background-color:#99955c;">Content here</div>
.mybackground {background-color:#99955c;}
Border around this has a color of #99955c
<div style="border:2px solid #99955c;">Content here</div>
.myborder {border:2px solid #99955c;}