#7f7f20 color space conversions
Hex:
#7f7f20
RGB:
127, 127, 32
CMY:
50, 50, 87
CMYK:
0, 0, 75, 50
HSL:
60°, 59.7484%, 31.1765%
HSV (HSB):
60°, 74.8031%, 49.8039%
XYZ:
16.6025, 19.7951, 4.3123
xyY:
0.4078, 0.4862, 19.7951
CIE-Lab:
51.6047, -11.8998, 48.3868
CIE-LCH:
51.6047, 49.8286, 103.8165
CIE-Luv:
51.6047, 3.7443, 51.9074
Hunter-Lab:
44.4916, -11.2514, 25.3976
#7f7f20 color charts
#7f7f20 color shades, tints & tones
#7f7f20 color schemes
#7f7f20 color preview, HTML & CSS examples
This text has a color of #7f7f20
<p style="color:#7f7f20;">Text here</p>
.mytext {color:#7f7f20;}
This box has a color of #7f7f20
<div style="background-color:#7f7f20;">Content here</div>
.mybackground {background-color:#7f7f20;}
Border around this has a color of #7f7f20
<div style="border:2px solid #7f7f20;">Content here</div>
.myborder {border:2px solid #7f7f20;}