#7f7e4f color space conversions
Hex:
#7f7e4f
RGB:
127, 126, 79
CMY:
50, 51, 69
CMYK:
0, 1, 38, 50
HSL:
59°, 23.3010%, 40.3922%
HSV (HSB):
59°, 37.7953%, 49.8039%
XYZ:
17.6245, 19.9982, 10.3283
xyY:
0.3676, 0.4171, 19.9982
CIE-Lab:
51.8352, -7.2719, 25.7452
CIE-LCH:
51.8352, 26.7525, 105.7727
CIE-Luv:
51.8352, 2.9665, 32.3416
Hunter-Lab:
44.7194, -7.9096, 17.6101
#7f7e4f color charts
#7f7e4f color shades, tints & tones
#7f7e4f color schemes
#7f7e4f color preview, HTML & CSS examples
This text has a color of #7f7e4f
<p style="color:#7f7e4f;">Text here</p>
.mytext {color:#7f7e4f;}
This box has a color of #7f7e4f
<div style="background-color:#7f7e4f;">Content here</div>
.mybackground {background-color:#7f7e4f;}
Border around this has a color of #7f7e4f
<div style="border:2px solid #7f7e4f;">Content here</div>
.myborder {border:2px solid #7f7e4f;}