#995e2e color space conversions
Hex:
#995e2e
RGB:
153, 94, 46
CMY:
40, 63, 82
CMYK:
0, 39, 70, 40
HSL:
27°, 53.7688%, 39.0196%
HSV (HSB):
27°, 69.9346%, 60.0000%
XYZ:
17.6327, 14.9750, 4.5459
xyY:
0.4746, 0.4031, 14.9750
CIE-Lab:
45.5999, 19.6487, 36.8243
CIE-LCH:
45.5999, 41.7385, 61.9166
CIE-Luv:
45.5999, 46.1106, 34.5861
Hunter-Lab:
38.6975, 13.6138, 20.1233
#995e2e color charts
#995e2e color shades, tints & tones
#995e2e color schemes
#995e2e color preview, HTML & CSS examples
This text has a color of #995e2e
<p style="color:#995e2e;">Text here</p>
.mytext {color:#995e2e;}
This box has a color of #995e2e
<div style="background-color:#995e2e;">Content here</div>
.mybackground {background-color:#995e2e;}
Border around this has a color of #995e2e
<div style="border:2px solid #995e2e;">Content here</div>
.myborder {border:2px solid #995e2e;}