#7f8f1f color space conversions
Hex:
#7f8f1f
RGB:
127, 143, 31
CMY:
50, 44, 88
CMYK:
11, 0, 78, 44
HSL:
69°, 64.3678%, 34.1176%
HSV (HSB):
69°, 78.3217%, 56.0784%
XYZ:
18.8222, 24.2559, 4.9861
xyY:
0.3916, 0.5047, 24.2559
CIE-Lab:
56.3431, -20.3849, 53.1758
CIE-LCH:
56.3431, 56.9492, 110.9743
CIE-Luv:
56.3431, -6.2192, 59.1017
Hunter-Lab:
49.2503, -17.9698, 28.4726
#7f8f1f color charts
#7f8f1f color shades, tints & tones
#7f8f1f color schemes
#7f8f1f color preview, HTML & CSS examples
This text has a color of #7f8f1f
<p style="color:#7f8f1f;">Text here</p>
.mytext {color:#7f8f1f;}
This box has a color of #7f8f1f
<div style="background-color:#7f8f1f;">Content here</div>
.mybackground {background-color:#7f8f1f;}
Border around this has a color of #7f8f1f
<div style="border:2px solid #7f8f1f;">Content here</div>
.myborder {border:2px solid #7f8f1f;}