#777b3f color space conversions
Hex:
#777b3f
RGB:
119, 123, 63
CMY:
53, 52, 75
CMYK:
3, 0, 49, 52
HSL:
64°, 32.2581%, 36.4706%
HSV (HSB):
64°, 48.7805%, 48.2353%
XYZ:
15.5879, 18.4467, 7.4416
xyY:
0.3758, 0.4448, 18.4467
CIE-Lab:
50.0335, -10.9409, 32.0799
CIE-LCH:
50.0335, 33.8943, 108.8320
CIE-Luv:
50.0335, 0.2243, 38.6100
Hunter-Lab:
42.9497, -10.3781, 19.7919
#777b3f color charts
#777b3f color shades, tints & tones
#777b3f color schemes
#777b3f color preview, HTML & CSS examples
This text has a color of #777b3f
<p style="color:#777b3f;">Text here</p>
.mytext {color:#777b3f;}
This box has a color of #777b3f
<div style="background-color:#777b3f;">Content here</div>
.mybackground {background-color:#777b3f;}
Border around this has a color of #777b3f
<div style="border:2px solid #777b3f;">Content here</div>
.myborder {border:2px solid #777b3f;}