#7f7b3c color space conversions
Hex:
#7f7b3c
RGB:
127, 123, 60
CMY:
50, 52, 76
CMYK:
0, 3, 53, 50
HSL:
56°, 35.8289%, 36.6667%
HSV (HSB):
56°, 52.7559%, 49.8039%
XYZ:
16.6510, 19.0042, 7.0655
xyY:
0.3898, 0.4448, 19.0042
CIE-Lab:
50.6921, -7.6943, 34.6168
CIE-LCH:
50.6921, 35.4616, 102.5315
CIE-Luv:
50.6921, 5.5496, 40.4223
Hunter-Lab:
43.5938, -8.1098, 20.9061
#7f7b3c color charts
#7f7b3c color shades, tints & tones
#7f7b3c color schemes
#7f7b3c color preview, HTML & CSS examples
This text has a color of #7f7b3c
<p style="color:#7f7b3c;">Text here</p>
.mytext {color:#7f7b3c;}
This box has a color of #7f7b3c
<div style="background-color:#7f7b3c;">Content here</div>
.mybackground {background-color:#7f7b3c;}
Border around this has a color of #7f7b3c
<div style="border:2px solid #7f7b3c;">Content here</div>
.myborder {border:2px solid #7f7b3c;}