#7f7e1d color space conversions
Hex:
#7f7e1d
RGB:
127, 126, 29
CMY:
50, 51, 89
CMYK:
0, 1, 77, 50
HSL:
59°, 62.8205%, 30.5882%
HSV (HSB):
59°, 77.1654%, 49.8039%
XYZ:
16.4350, 19.5224, 4.0644
xyY:
0.4107, 0.4878, 19.5224
CIE-Lab:
51.2929, -11.4988, 49.1815
CIE-LCH:
51.2929, 50.5078, 103.1595
CIE-Luv:
51.2929, 4.4422, 52.1647
Hunter-Lab:
44.1842, -10.9264, 25.4750
#7f7e1d color charts
#7f7e1d color shades, tints & tones
#7f7e1d color schemes
#7f7e1d color preview, HTML & CSS examples
This text has a color of #7f7e1d
<p style="color:#7f7e1d;">Text here</p>
.mytext {color:#7f7e1d;}
This box has a color of #7f7e1d
<div style="background-color:#7f7e1d;">Content here</div>
.mybackground {background-color:#7f7e1d;}
Border around this has a color of #7f7e1d
<div style="border:2px solid #7f7e1d;">Content here</div>
.myborder {border:2px solid #7f7e1d;}