#7e7e29 color space conversions
Hex:
#7e7e29
RGB:
126, 126, 41
CMY:
51, 51, 84
CMYK:
0, 0, 67, 51
HSL:
60°, 50.8982%, 32.7451%
HSV (HSB):
60°, 67.4603%, 49.4118%
XYZ:
16.4653, 19.5174, 4.9972
xyY:
0.4018, 0.4763, 19.5174
CIE-Lab:
51.2872, -11.3031, 44.4056
CIE-LCH:
51.2872, 45.8216, 104.2809
CIE-Luv:
51.2872, 3.5326, 48.9710
Hunter-Lab:
44.1785, -10.7857, 24.2184
#7e7e29 color charts
#7e7e29 color shades, tints & tones
#7e7e29 color schemes
#7e7e29 color preview, HTML & CSS examples
This text has a color of #7e7e29
<p style="color:#7e7e29;">Text here</p>
.mytext {color:#7e7e29;}
This box has a color of #7e7e29
<div style="background-color:#7e7e29;">Content here</div>
.mybackground {background-color:#7e7e29;}
Border around this has a color of #7e7e29
<div style="border:2px solid #7e7e29;">Content here</div>
.myborder {border:2px solid #7e7e29;}