#7f7f56 color space conversions
Hex:
#7f7f56
RGB:
127, 127, 86
CMY:
50, 50, 66
CMYK:
0, 0, 32, 50
HSL:
60°, 19.2488%, 41.7647%
HSV (HSB):
60°, 32.2835%, 49.8039%
XYZ:
18.0215, 20.3627, 11.7847
xyY:
0.3592, 0.4059, 20.3627
CIE-Lab:
52.2448, -6.9125, 22.3511
CIE-LCH:
52.2448, 23.3956, 107.1852
CIE-Luv:
52.2448, 2.0783, 28.8047
Hunter-Lab:
45.1250, -7.6816, 16.1036
#7f7f56 color charts
#7f7f56 color shades, tints & tones
#7f7f56 color schemes
#7f7f56 color preview, HTML & CSS examples
This text has a color of #7f7f56
<p style="color:#7f7f56;">Text here</p>
.mytext {color:#7f7f56;}
This box has a color of #7f7f56
<div style="background-color:#7f7f56;">Content here</div>
.mybackground {background-color:#7f7f56;}
Border around this has a color of #7f7f56
<div style="border:2px solid #7f7f56;">Content here</div>
.myborder {border:2px solid #7f7f56;}