#7b7f40 color space conversions
Hex:
#7b7f40
RGB:
123, 127, 64
CMY:
52, 50, 75
CMYK:
3, 0, 50, 50
HSL:
64°, 32.9843%, 37.4510%
HSV (HSB):
64°, 49.6063%, 49.8039%
XYZ:
16.6832, 19.7599, 7.7852
xyY:
0.3772, 0.4468, 19.7599
CIE-Lab:
51.5646, -11.2749, 33.4801
CIE-LCH:
51.5646, 35.3276, 108.6117
CIE-Luv:
51.5646, 0.3428, 40.3937
Hunter-Lab:
44.4521, -10.7988, 20.7325
#7b7f40 color charts
#7b7f40 color shades, tints & tones
#7b7f40 color schemes
#7b7f40 color preview, HTML & CSS examples
This text has a color of #7b7f40
<p style="color:#7b7f40;">Text here</p>
.mytext {color:#7b7f40;}
This box has a color of #7b7f40
<div style="background-color:#7b7f40;">Content here</div>
.mybackground {background-color:#7b7f40;}
Border around this has a color of #7b7f40
<div style="border:2px solid #7b7f40;">Content here</div>
.myborder {border:2px solid #7b7f40;}