#7f8f0f color space conversions
Hex:
#7f8f0f
RGB:
127, 143, 15
CMY:
50, 44, 94
CMYK:
11, 0, 90, 44
HSL:
68°, 81.0127%, 30.9804%
HSV (HSB):
68°, 89.5105%, 56.0784%
XYZ:
18.6611, 24.1914, 4.1378
xyY:
0.3971, 0.5148, 24.1914
CIE-Lab:
56.2790, -20.9424, 57.3780
CIE-LCH:
56.2790, 61.0804, 110.0516
CIE-Luv:
56.2790, -6.1173, 61.7022
Hunter-Lab:
49.1848, -18.3491, 29.4414
#7f8f0f color charts
#7f8f0f color shades, tints & tones
#7f8f0f color schemes
#7f8f0f color preview, HTML & CSS examples
This text has a color of #7f8f0f
<p style="color:#7f8f0f;">Text here</p>
.mytext {color:#7f8f0f;}
This box has a color of #7f8f0f
<div style="background-color:#7f8f0f;">Content here</div>
.mybackground {background-color:#7f8f0f;}
Border around this has a color of #7f8f0f
<div style="border:2px solid #7f8f0f;">Content here</div>
.myborder {border:2px solid #7f8f0f;}