#7f7f0f color space conversions
Hex:
#7f7f0f
RGB:
127, 127, 15
CMY:
50, 50, 94
CMYK:
0, 0, 88, 50
HSL:
60°, 78.8732%, 27.8431%
HSV (HSB):
60°, 88.1890%, 49.8039%
XYZ:
16.4280, 19.7253, 3.3934
xyY:
0.4154, 0.4988, 19.7253
CIE-Lab:
51.5252, -12.5395, 53.4831
CIE-LCH:
51.5252, 54.9334, 103.1950
CIE-Luv:
51.5252, 3.9696, 55.0316
Hunter-Lab:
44.4131, -11.6975, 26.5591
#7f7f0f color charts
#7f7f0f color shades, tints & tones
#7f7f0f color schemes
#7f7f0f color preview, HTML & CSS examples
This text has a color of #7f7f0f
<p style="color:#7f7f0f;">Text here</p>
.mytext {color:#7f7f0f;}
This box has a color of #7f7f0f
<div style="background-color:#7f7f0f;">Content here</div>
.mybackground {background-color:#7f7f0f;}
Border around this has a color of #7f7f0f
<div style="border:2px solid #7f7f0f;">Content here</div>
.myborder {border:2px solid #7f7f0f;}