#976d6e color space conversions
Hex:
#976d6e
RGB:
151, 109, 110
CMY:
41, 57, 57
CMYK:
0, 28, 27, 41
HSL:
359°, 16.8000%, 50.9804%
HSV (HSB):
359°, 27.8146%, 59.2157%
XYZ:
21.0456, 18.6424, 17.2410
xyY:
0.3697, 0.3275, 18.6424
CIE-Lab:
50.2662, 16.8600, 6.0512
CIE-LCH:
50.2662, 17.9131, 19.7434
CIE-Luv:
50.2662, 26.8184, 5.0766
Hunter-Lab:
43.1768, 11.4465, 6.5486
#976d6e color charts
#976d6e color shades, tints & tones
#976d6e color schemes
#976d6e color preview, HTML & CSS examples
This text has a color of #976d6e
<p style="color:#976d6e;">Text here</p>
.mytext {color:#976d6e;}
This box has a color of #976d6e
<div style="background-color:#976d6e;">Content here</div>
.mybackground {background-color:#976d6e;}
Border around this has a color of #976d6e
<div style="border:2px solid #976d6e;">Content here</div>
.myborder {border:2px solid #976d6e;}