#7f701e color space conversions
Hex:
#7f701e
RGB:
127, 112, 30
CMY:
50, 56, 88
CMYK:
0, 12, 76, 50
HSL:
51°, 61.7834%, 30.7843%
HSV (HSB):
51°, 76.3780%, 49.8039%
XYZ:
14.7809, 16.1941, 3.5750
xyY:
0.4278, 0.4687, 16.1941
CIE-Lab:
47.2281, -3.6556, 44.9713
CIE-LCH:
47.2281, 45.1196, 94.6472
CIE-Luv:
47.2281, 13.7698, 45.8322
Hunter-Lab:
40.2419, -4.8600, 22.9021
#7f701e color charts
#7f701e color shades, tints & tones
#7f701e color schemes
#7f701e color preview, HTML & CSS examples
This text has a color of #7f701e
<p style="color:#7f701e;">Text here</p>
.mytext {color:#7f701e;}
This box has a color of #7f701e
<div style="background-color:#7f701e;">Content here</div>
.mybackground {background-color:#7f701e;}
Border around this has a color of #7f701e
<div style="border:2px solid #7f701e;">Content here</div>
.myborder {border:2px solid #7f701e;}