#7e7e45 color space conversions
Hex:
#7e7e45
RGB:
126, 126, 69
CMY:
51, 51, 73
CMYK:
0, 0, 45, 51
HSL:
60°, 29.2308%, 38.2353%
HSV (HSB):
60°, 45.2381%, 49.4118%
XYZ:
17.1392, 19.7870, 8.5462
xyY:
0.3769, 0.4351, 19.7870
CIE-Lab:
51.5955, -8.8802, 30.9125
CIE-LCH:
51.5955, 32.1627, 106.0276
CIE-Luv:
51.5955, 2.7137, 37.6158
Hunter-Lab:
44.4826, -9.0682, 19.7468
#7e7e45 color charts
#7e7e45 color shades, tints & tones
#7e7e45 color schemes
#7e7e45 color preview, HTML & CSS examples
This text has a color of #7e7e45
<p style="color:#7e7e45;">Text here</p>
.mytext {color:#7e7e45;}
This box has a color of #7e7e45
<div style="background-color:#7e7e45;">Content here</div>
.mybackground {background-color:#7e7e45;}
Border around this has a color of #7e7e45
<div style="border:2px solid #7e7e45;">Content here</div>
.myborder {border:2px solid #7e7e45;}