#7e7f50 color space conversions
Hex:
#7e7f50
RGB:
126, 127, 80
CMY:
51, 50, 69
CMYK:
1, 0, 37, 50
HSL:
61°, 22.7053%, 40.5882%
HSV (HSB):
61°, 37.0079%, 49.8039%
XYZ:
17.6415, 20.1936, 10.5574
xyY:
0.3646, 0.4173, 20.1936
CIE-Lab:
52.0553, -8.1290, 25.4552
CIE-LCH:
52.0553, 26.7217, 107.7107
CIE-Luv:
52.0553, 1.6976, 32.2512
Hunter-Lab:
44.9372, -8.5644, 17.5267
#7e7f50 color charts
#7e7f50 color shades, tints & tones
#7e7f50 color schemes
#7e7f50 color preview, HTML & CSS examples
This text has a color of #7e7f50
<p style="color:#7e7f50;">Text here</p>
.mytext {color:#7e7f50;}
This box has a color of #7e7f50
<div style="background-color:#7e7f50;">Content here</div>
.mybackground {background-color:#7e7f50;}
Border around this has a color of #7e7f50
<div style="border:2px solid #7e7f50;">Content here</div>
.myborder {border:2px solid #7e7f50;}