#95652f color space conversions
Hex:
#95652f
RGB:
149, 101, 47
CMY:
42, 60, 82
CMYK:
0, 32, 68, 42
HSL:
32°, 52.0408%, 38.4314%
HSV (HSB):
32°, 68.4564%, 58.4314%
XYZ:
17.5612, 15.9022, 4.8332
xyY:
0.4586, 0.4152, 15.9022
CIE-Lab:
46.8459, 13.8921, 37.5407
CIE-LCH:
46.8459, 40.0286, 69.6928
CIE-Luv:
46.8459, 37.6091, 36.8892
Hunter-Lab:
39.8775, 8.8219, 20.7283
#95652f color charts
#95652f color shades, tints & tones
#95652f color schemes
#95652f color preview, HTML & CSS examples
This text has a color of #95652f
<p style="color:#95652f;">Text here</p>
.mytext {color:#95652f;}
This box has a color of #95652f
<div style="background-color:#95652f;">Content here</div>
.mybackground {background-color:#95652f;}
Border around this has a color of #95652f
<div style="border:2px solid #95652f;">Content here</div>
.myborder {border:2px solid #95652f;}