#7e5e1e color space conversions
Hex:
#7e5e1e
RGB:
126, 94, 30
CMY:
51, 63, 88
CMYK:
0, 25, 76, 51
HSL:
40°, 61.5385%, 30.5882%
HSV (HSB):
40°, 76.1905%, 49.4118%
XYZ:
12.8412, 12.5348, 2.9709
xyY:
0.4530, 0.4422, 12.5348
CIE-Lab:
42.0537, 6.3307, 39.8818
CIE-LCH:
42.0537, 40.3811, 80.9803
CIE-Luv:
42.0537, 25.7040, 37.9642
Hunter-Lab:
35.4045, 2.7843, 19.8079
#7e5e1e color charts
#7e5e1e color shades, tints & tones
#7e5e1e color schemes
#7e5e1e color preview, HTML & CSS examples
This text has a color of #7e5e1e
<p style="color:#7e5e1e;">Text here</p>
.mytext {color:#7e5e1e;}
This box has a color of #7e5e1e
<div style="background-color:#7e5e1e;">Content here</div>
.mybackground {background-color:#7e5e1e;}
Border around this has a color of #7e5e1e
<div style="border:2px solid #7e5e1e;">Content here</div>
.myborder {border:2px solid #7e5e1e;}