#7f7f12 color space conversions
Hex:
#7f7f12
RGB:
127, 127, 18
CMY:
50, 50, 93
CMYK:
0, 0, 86, 50
HSL:
60°, 75.1724%, 28.4314%
HSV (HSB):
60°, 85.8268%, 49.8039%
XYZ:
16.4509, 19.7344, 3.5143
xyY:
0.4144, 0.4971, 19.7344
CIE-Lab:
51.5356, -12.4550, 52.7625
CIE-LCH:
51.5356, 54.2126, 103.2819
CIE-Luv:
51.5356, 3.9397, 54.6166
Hunter-Lab:
44.4235, -11.6387, 26.4060
#7f7f12 color charts
#7f7f12 color shades, tints & tones
#7f7f12 color schemes
#7f7f12 color preview, HTML & CSS examples
This text has a color of #7f7f12
<p style="color:#7f7f12;">Text here</p>
.mytext {color:#7f7f12;}
This box has a color of #7f7f12
<div style="background-color:#7f7f12;">Content here</div>
.mybackground {background-color:#7f7f12;}
Border around this has a color of #7f7f12
<div style="border:2px solid #7f7f12;">Content here</div>
.myborder {border:2px solid #7f7f12;}