#777f2c color space conversions
Hex:
#777f2c
RGB:
119, 127, 44
CMY:
53, 50, 83
CMYK:
6, 0, 65, 50
HSL:
66°, 48.5380%, 33.5294%
HSV (HSB):
66°, 65.3543%, 49.8039%
XYZ:
15.6517, 19.2825, 5.2798
xyY:
0.3892, 0.4795, 19.2825
CIE-Lab:
51.0161, -14.8032, 42.6133
CIE-LCH:
51.0161, 45.1112, 109.1564
CIE-Luv:
51.0161, -1.7494, 48.2497
Hunter-Lab:
43.9119, -13.2221, 23.6095
#777f2c color charts
#777f2c color shades, tints & tones
#777f2c color schemes
#777f2c color preview, HTML & CSS examples
This text has a color of #777f2c
<p style="color:#777f2c;">Text here</p>
.mytext {color:#777f2c;}
This box has a color of #777f2c
<div style="background-color:#777f2c;">Content here</div>
.mybackground {background-color:#777f2c;}
Border around this has a color of #777f2c
<div style="border:2px solid #777f2c;">Content here</div>
.myborder {border:2px solid #777f2c;}