#975f3c color space conversions
Hex:
#975f3c
RGB:
151, 95, 60
CMY:
41, 63, 76
CMYK:
0, 37, 60, 41
HSL:
23°, 43.1280%, 41.3725%
HSV (HSB):
23°, 60.2649%, 59.2157%
XYZ:
17.6703, 15.0900, 6.2563
xyY:
0.4529, 0.3868, 15.0900
CIE-Lab:
45.7572, 19.1733, 29.3019
CIE-LCH:
45.7572, 35.0174, 56.8018
CIE-Luv:
45.7572, 42.3090, 28.8295
Hunter-Lab:
38.8458, 13.2165, 17.6431
#975f3c color charts
#975f3c color shades, tints & tones
#975f3c color schemes
#975f3c color preview, HTML & CSS examples
This text has a color of #975f3c
<p style="color:#975f3c;">Text here</p>
.mytext {color:#975f3c;}
This box has a color of #975f3c
<div style="background-color:#975f3c;">Content here</div>
.mybackground {background-color:#975f3c;}
Border around this has a color of #975f3c
<div style="border:2px solid #975f3c;">Content here</div>
.myborder {border:2px solid #975f3c;}