#7f7f4f color space conversions
Hex:
#7f7f4f
RGB:
127, 127, 79
CMY:
50, 50, 69
CMYK:
0, 0, 38, 50
HSL:
60°, 23.3010%, 40.3922%
HSV (HSB):
60°, 37.7953%, 49.8039%
XYZ:
17.7531, 20.2553, 10.3711
xyY:
0.3670, 0.4187, 20.2553
CIE-Lab:
52.1246, -7.8279, 26.1182
CIE-LCH:
52.1246, 27.2660, 106.6840
CIE-Luv:
52.1246, 2.3727, 32.8869
Hunter-Lab:
45.0059, -8.3490, 17.8414
#7f7f4f color charts
#7f7f4f color shades, tints & tones
#7f7f4f color schemes
#7f7f4f color preview, HTML & CSS examples
This text has a color of #7f7f4f
<p style="color:#7f7f4f;">Text here</p>
.mytext {color:#7f7f4f;}
This box has a color of #7f7f4f
<div style="background-color:#7f7f4f;">Content here</div>
.mybackground {background-color:#7f7f4f;}
Border around this has a color of #7f7f4f
<div style="border:2px solid #7f7f4f;">Content here</div>
.myborder {border:2px solid #7f7f4f;}