#7e7f31 color space conversions
Hex:
#7e7f31
RGB:
126, 127, 49
CMY:
51, 50, 81
CMYK:
1, 0, 61, 50
HSL:
61°, 44.3182%, 34.5098%
HSV (HSB):
61°, 61.4173%, 49.8039%
XYZ:
16.7479, 19.8361, 5.8518
xyY:
0.3947, 0.4674, 19.8361
CIE-Lab:
51.6514, -11.2872, 41.1649
CIE-LCH:
51.6514, 42.6843, 105.3334
CIE-Luv:
51.6514, 2.7106, 46.7617
Hunter-Lab:
44.5378, -10.8181, 23.3864
#7e7f31 color charts
#7e7f31 color shades, tints & tones
#7e7f31 color schemes
#7e7f31 color preview, HTML & CSS examples
This text has a color of #7e7f31
<p style="color:#7e7f31;">Text here</p>
.mytext {color:#7e7f31;}
This box has a color of #7e7f31
<div style="background-color:#7e7f31;">Content here</div>
.mybackground {background-color:#7e7f31;}
Border around this has a color of #7e7f31
<div style="border:2px solid #7e7f31;">Content here</div>
.myborder {border:2px solid #7e7f31;}