#7f7f59 color space conversions
Hex:
#7f7f59
RGB:
127, 127, 89
CMY:
50, 50, 65
CMYK:
0, 0, 30, 50
HSL:
60°, 17.5926%, 42.3529%
HSV (HSB):
60°, 29.9213%, 49.8039%
XYZ:
18.1449, 20.4120, 12.4348
xyY:
0.3558, 0.4003, 20.4120
CIE-Lab:
52.2999, -6.4957, 20.7248
CIE-LCH:
52.2999, 21.7189, 107.4023
CIE-Luv:
52.2999, 1.9459, 26.9680
Hunter-Lab:
45.1797, -7.3758, 15.3074
#7f7f59 color charts
#7f7f59 color shades, tints & tones
#7f7f59 color schemes
#7f7f59 color preview, HTML & CSS examples
This text has a color of #7f7f59
<p style="color:#7f7f59;">Text here</p>
.mytext {color:#7f7f59;}
This box has a color of #7f7f59
<div style="background-color:#7f7f59;">Content here</div>
.mybackground {background-color:#7f7f59;}
Border around this has a color of #7f7f59
<div style="border:2px solid #7f7f59;">Content here</div>
.myborder {border:2px solid #7f7f59;}