#7f7f38 color space conversions
Hex:
#7f7f38
RGB:
127, 127, 56
CMY:
50, 50, 78
CMYK:
0, 0, 56, 50
HSL:
60°, 38.7978%, 35.8824%
HSV (HSB):
60°, 55.9055%, 49.8039%
XYZ:
17.0556, 19.9763, 6.6983
xyY:
0.3900, 0.4568, 19.9763
CIE-Lab:
51.8104, -10.2666, 37.9623
CIE-LCH:
51.8104, 39.3261, 105.1331
CIE-Luv:
51.8104, 3.1815, 44.1033
Hunter-Lab:
44.6948, -10.1003, 22.4008
#7f7f38 color charts
#7f7f38 color shades, tints & tones
#7f7f38 color schemes
#7f7f38 color preview, HTML & CSS examples
This text has a color of #7f7f38
<p style="color:#7f7f38;">Text here</p>
.mytext {color:#7f7f38;}
This box has a color of #7f7f38
<div style="background-color:#7f7f38;">Content here</div>
.mybackground {background-color:#7f7f38;}
Border around this has a color of #7f7f38
<div style="border:2px solid #7f7f38;">Content here</div>
.myborder {border:2px solid #7f7f38;}