#975e5e color space conversions
Hex:
#975e5e
RGB:
151, 94, 94
CMY:
41, 63, 63
CMYK:
0, 38, 38, 41
HSL:
0°, 23.2653%, 48.0392%
HSV (HSB):
0°, 37.7483%, 59.2157%
XYZ:
18.7856, 15.3929, 12.5707
xyY:
0.4018, 0.3293, 15.3929
CIE-Lab:
46.1677, 23.2856, 9.7997
CIE-LCH:
46.1677, 25.2637, 22.8236
CIE-Luv:
46.1677, 38.1860, 8.2289
Hunter-Lab:
39.2337, 16.8089, 8.4668
#975e5e color charts
#975e5e color shades, tints & tones
#975e5e color schemes
#975e5e color preview, HTML & CSS examples
This text has a color of #975e5e
<p style="color:#975e5e;">Text here</p>
.mytext {color:#975e5e;}
This box has a color of #975e5e
<div style="background-color:#975e5e;">Content here</div>
.mybackground {background-color:#975e5e;}
Border around this has a color of #975e5e
<div style="border:2px solid #975e5e;">Content here</div>
.myborder {border:2px solid #975e5e;}