#7f7f3d color space conversions
Hex:
#7f7f3d
RGB:
127, 127, 61
CMY:
50, 50, 76
CMYK:
0, 0, 52, 50
HSL:
60°, 35.1064%, 36.8627%
HSV (HSB):
60°, 51.9685%, 49.8039%
XYZ:
17.1841, 20.0277, 7.3749
xyY:
0.3854, 0.4492, 20.0277
CIE-Lab:
51.8685, -9.8106, 35.4888
CIE-LCH:
51.8685, 36.8198, 105.4530
CIE-Luv:
51.8685, 3.0275, 41.9671
Hunter-Lab:
44.7523, -9.7758, 21.5560
#7f7f3d color charts
#7f7f3d color shades, tints & tones
#7f7f3d color schemes
#7f7f3d color preview, HTML & CSS examples
This text has a color of #7f7f3d
<p style="color:#7f7f3d;">Text here</p>
.mytext {color:#7f7f3d;}
This box has a color of #7f7f3d
<div style="background-color:#7f7f3d;">Content here</div>
.mybackground {background-color:#7f7f3d;}
Border around this has a color of #7f7f3d
<div style="border:2px solid #7f7f3d;">Content here</div>
.myborder {border:2px solid #7f7f3d;}