#7f7d05 color space conversions
Hex:
#7f7d05
RGB:
127, 125, 5
CMY:
50, 51, 98
CMYK:
0, 2, 96, 50
HSL:
59°, 92.4242%, 25.8824%
HSV (HSB):
59°, 96.0630%, 49.8039%
XYZ:
16.1134, 19.1902, 2.9984
xyY:
0.4207, 0.5010, 19.1902
CIE-Lab:
50.9090, -11.6730, 54.9646
CIE-LCH:
50.9090, 56.1905, 101.9899
CIE-Luv:
50.9090, 5.3656, 55.2792
Hunter-Lab:
43.8066, -11.0039, 26.6065
#7f7d05 color charts
#7f7d05 color shades, tints & tones
#7f7d05 color schemes
#7f7d05 color preview, HTML & CSS examples
This text has a color of #7f7d05
<p style="color:#7f7d05;">Text here</p>
.mytext {color:#7f7d05;}
This box has a color of #7f7d05
<div style="background-color:#7f7d05;">Content here</div>
.mybackground {background-color:#7f7d05;}
Border around this has a color of #7f7d05
<div style="border:2px solid #7f7d05;">Content here</div>
.myborder {border:2px solid #7f7d05;}