#7f7d40 color space conversions
Hex:
#7f7d40
RGB:
127, 125, 64
CMY:
50, 51, 75
CMYK:
0, 2, 50, 50
HSL:
58°, 32.9843%, 37.4510%
HSV (HSB):
58°, 49.6063%, 49.8039%
XYZ:
17.0114, 19.5494, 7.7273
xyY:
0.3841, 0.4414, 19.5494
CIE-Lab:
51.3239, -8.4132, 33.2714
CIE-LCH:
51.3239, 34.3187, 104.1906
CIE-Luv:
51.3239, 4.1602, 39.5907
Hunter-Lab:
44.2147, -8.6987, 20.5883
#7f7d40 color charts
#7f7d40 color shades, tints & tones
#7f7d40 color schemes
#7f7d40 color preview, HTML & CSS examples
This text has a color of #7f7d40
<p style="color:#7f7d40;">Text here</p>
.mytext {color:#7f7d40;}
This box has a color of #7f7d40
<div style="background-color:#7f7d40;">Content here</div>
.mybackground {background-color:#7f7d40;}
Border around this has a color of #7f7d40
<div style="border:2px solid #7f7d40;">Content here</div>
.myborder {border:2px solid #7f7d40;}