#7e7e31 color space conversions
Hex:
#7e7e31
RGB:
126, 126, 49
CMY:
51, 51, 81
CMYK:
0, 0, 61, 51
HSL:
60°, 44.0000%, 34.3137%
HSV (HSB):
60°, 61.1111%, 49.4118%
XYZ:
16.6194, 19.5791, 5.8089
xyY:
0.3956, 0.4661, 19.5791
CIE-Lab:
51.3579, -10.7411, 40.8435
CIE-LCH:
51.3579, 42.2323, 104.7341
CIE-Luv:
51.3579, 3.3393, 46.2905
Hunter-Lab:
44.2483, -10.3908, 23.1902
#7e7e31 color charts
#7e7e31 color shades, tints & tones
#7e7e31 color schemes
#7e7e31 color preview, HTML & CSS examples
This text has a color of #7e7e31
<p style="color:#7e7e31;">Text here</p>
.mytext {color:#7e7e31;}
This box has a color of #7e7e31
<div style="background-color:#7e7e31;">Content here</div>
.mybackground {background-color:#7e7e31;}
Border around this has a color of #7e7e31
<div style="border:2px solid #7e7e31;">Content here</div>
.myborder {border:2px solid #7e7e31;}