#7f7f05 color space conversions
Hex:
#7f7f05
RGB:
127, 127, 5
CMY:
50, 50, 98
CMYK:
0, 0, 96, 50
HSL:
60°, 92.4242%, 25.8824%
HSV (HSB):
60°, 96.0630%, 49.8039%
XYZ:
16.3692, 19.7017, 3.0836
xyY:
0.4181, 0.5032, 19.7017
CIE-Lab:
51.4983, -12.7566, 55.4136
CIE-LCH:
51.4983, 56.8629, 102.9640
CIE-Luv:
51.4983, 4.0467, 56.1005
Hunter-Lab:
44.3866, -11.8483, 26.9516
#7f7f05 color charts
#7f7f05 color shades, tints & tones
#7f7f05 color schemes
#7f7f05 color preview, HTML & CSS examples
This text has a color of #7f7f05
<p style="color:#7f7f05;">Text here</p>
.mytext {color:#7f7f05;}
This box has a color of #7f7f05
<div style="background-color:#7f7f05;">Content here</div>
.mybackground {background-color:#7f7f05;}
Border around this has a color of #7f7f05
<div style="border:2px solid #7f7f05;">Content here</div>
.myborder {border:2px solid #7f7f05;}