#7f7d50 color space conversions
Hex:
#7f7d50
RGB:
127, 125, 80
CMY:
50, 51, 69
CMYK:
0, 2, 37, 50
HSL:
57°, 22.7053%, 40.5882%
HSV (HSB):
57°, 37.0079%, 49.8039%
XYZ:
17.5340, 19.7584, 10.4790
xyY:
0.3670, 0.4136, 19.7584
CIE-Lab:
51.5630, -6.5876, 24.8341
CIE-LCH:
51.5630, 25.6930, 104.8564
CIE-Luv:
51.5630, 3.5178, 31.2250
Hunter-Lab:
44.4505, -7.3770, 17.1379
#7f7d50 color charts
#7f7d50 color shades, tints & tones
#7f7d50 color schemes
#7f7d50 color preview, HTML & CSS examples
This text has a color of #7f7d50
<p style="color:#7f7d50;">Text here</p>
.mytext {color:#7f7d50;}
This box has a color of #7f7d50
<div style="background-color:#7f7d50;">Content here</div>
.mybackground {background-color:#7f7d50;}
Border around this has a color of #7f7d50
<div style="border:2px solid #7f7d50;">Content here</div>
.myborder {border:2px solid #7f7d50;}