#7f800b color space conversions
Hex:
#7f800b
RGB:
127, 128, 11
CMY:
50, 50, 96
CMYK:
1, 0, 91, 50
HSL:
61°, 84.1727%, 27.2549%
HSV (HSB):
61°, 91.4062%, 50.1961%
XYZ:
16.5320, 19.9745, 3.3008
xyY:
0.4153, 0.5018, 19.9745
CIE-Lab:
51.8084, -13.1740, 54.5499
CIE-LCH:
51.8084, 56.1181, 103.5772
CIE-Luv:
51.8084, 3.3501, 55.9144
Hunter-Lab:
44.6929, -12.1851, 26.9062
#7f800b color charts
#7f800b color shades, tints & tones
#7f800b color schemes
#7f800b color preview, HTML & CSS examples
This text has a color of #7f800b
<p style="color:#7f800b;">Text here</p>
.mytext {color:#7f800b;}
This box has a color of #7f800b
<div style="background-color:#7f800b;">Content here</div>
.mybackground {background-color:#7f800b;}
Border around this has a color of #7f800b
<div style="border:2px solid #7f800b;">Content here</div>
.myborder {border:2px solid #7f800b;}