#7f7c5d color space conversions
Hex:
#7f7c5d
RGB:
127, 124, 93
CMY:
50, 51, 64
CMYK:
0, 2, 27, 50
HSL:
55°, 15.4545%, 43.1373%
HSV (HSB):
55°, 26.7717%, 49.8039%
XYZ:
17.9358, 19.7176, 13.2165
xyY:
0.3526, 0.3876, 19.7176
CIE-Lab:
51.5165, -4.2290, 17.3818
CIE-LCH:
51.5165, 17.8889, 103.6743
CIE-Luv:
51.5165, 3.4810, 22.6912
Hunter-Lab:
44.4046, -5.6085, 13.4362
#7f7c5d color charts
#7f7c5d color shades, tints & tones
#7f7c5d color schemes
#7f7c5d color preview, HTML & CSS examples
This text has a color of #7f7c5d
<p style="color:#7f7c5d;">Text here</p>
.mytext {color:#7f7c5d;}
This box has a color of #7f7c5d
<div style="background-color:#7f7c5d;">Content here</div>
.mybackground {background-color:#7f7c5d;}
Border around this has a color of #7f7c5d
<div style="border:2px solid #7f7c5d;">Content here</div>
.myborder {border:2px solid #7f7c5d;}