#7f804f color space conversions
Hex:
#7f804f
RGB:
127, 128, 79
CMY:
50, 50, 69
CMYK:
1, 0, 38, 50
HSL:
61°, 23.6715%, 40.5882%
HSV (HSB):
61°, 38.2812%, 50.1961%
XYZ:
17.8829, 20.5149, 10.4144
xyY:
0.3664, 0.4203, 20.5149
CIE-Lab:
52.4144, -8.3822, 26.4910
CIE-LCH:
52.4144, 27.7855, 107.5582
CIE-Luv:
52.4144, 1.7804, 33.4317
Hunter-Lab:
45.2934, -8.7875, 18.0727
#7f804f color charts
#7f804f color shades, tints & tones
#7f804f color schemes
#7f804f color preview, HTML & CSS examples
This text has a color of #7f804f
<p style="color:#7f804f;">Text here</p>
.mytext {color:#7f804f;}
This box has a color of #7f804f
<div style="background-color:#7f804f;">Content here</div>
.mybackground {background-color:#7f804f;}
Border around this has a color of #7f804f
<div style="border:2px solid #7f804f;">Content here</div>
.myborder {border:2px solid #7f804f;}