#7f7f0c color space conversions
Hex:
#7f7f0c
RGB:
127, 127, 12
CMY:
50, 50, 95
CMYK:
0, 0, 91, 50
HSL:
60°, 82.7338%, 27.2549%
HSV (HSB):
60°, 90.5512%, 49.8039%
XYZ:
16.4081, 19.7173, 3.2888
xyY:
0.4163, 0.5003, 19.7173
CIE-Lab:
51.5161, -12.6127, 54.1209
CIE-LCH:
51.5161, 55.5712, 103.1184
CIE-Luv:
51.5161, 3.9956, 55.3916
Hunter-Lab:
44.4042, -11.7484, 26.6915
#7f7f0c color charts
#7f7f0c color shades, tints & tones
#7f7f0c color schemes
#7f7f0c color preview, HTML & CSS examples
This text has a color of #7f7f0c
<p style="color:#7f7f0c;">Text here</p>
.mytext {color:#7f7f0c;}
This box has a color of #7f7f0c
<div style="background-color:#7f7f0c;">Content here</div>
.mybackground {background-color:#7f7f0c;}
Border around this has a color of #7f7f0c
<div style="border:2px solid #7f7f0c;">Content here</div>
.myborder {border:2px solid #7f7f0c;}