#835e5e color space conversions
Hex:
#835e5e
RGB:
131, 94, 94
CMY:
49, 63, 63
CMYK:
0, 28, 28, 49
HSL:
0°, 16.4444%, 44.1176%
HSV (HSB):
0°, 28.2443%, 51.3725%
XYZ:
15.3832, 13.6389, 12.4115
xyY:
0.3713, 0.3292, 13.6389
CIE-Lab:
43.7105, 15.1100, 5.9761
CIE-LCH:
43.7105, 16.2488, 21.5792
CIE-Luv:
43.7105, 23.5251, 5.0669
Hunter-Lab:
36.9308, 9.7234, 5.9258
#835e5e color charts
#835e5e color shades, tints & tones
#835e5e color schemes
#835e5e color preview, HTML & CSS examples
This text has a color of #835e5e
<p style="color:#835e5e;">Text here</p>
.mytext {color:#835e5e;}
This box has a color of #835e5e
<div style="background-color:#835e5e;">Content here</div>
.mybackground {background-color:#835e5e;}
Border around this has a color of #835e5e
<div style="border:2px solid #835e5e;">Content here</div>
.myborder {border:2px solid #835e5e;}