#7f975f color space conversions
Hex:
#7f975f
RGB:
127, 151, 95
CMY:
50, 41, 63
CMYK:
16, 0, 37, 41
HSL:
86°, 22.7642%, 48.2353%
HSV (HSB):
86°, 37.0861%, 59.2157%
XYZ:
21.8846, 27.4715, 14.9756
xyY:
0.3402, 0.4270, 27.4715
CIE-Lab:
59.4082, -18.5782, 26.7766
CIE-LCH:
59.4082, 32.5904, 124.7537
CIE-Luv:
59.4082, -11.6179, 37.0359
Hunter-Lab:
52.4132, -17.1925, 19.7489
#7f975f color charts
#7f975f color shades, tints & tones
#7f975f color schemes
#7f975f color preview, HTML & CSS examples
This text has a color of #7f975f
<p style="color:#7f975f;">Text here</p>
.mytext {color:#7f975f;}
This box has a color of #7f975f
<div style="background-color:#7f975f;">Content here</div>
.mybackground {background-color:#7f975f;}
Border around this has a color of #7f975f
<div style="border:2px solid #7f975f;">Content here</div>
.myborder {border:2px solid #7f975f;}