#7f7c5f color space conversions
Hex:
#7f7c5f
RGB:
127, 124, 95
CMY:
50, 51, 63
CMYK:
0, 2, 25, 50
HSL:
54°, 14.4144%, 43.5294%
HSV (HSB):
54°, 25.1969%, 49.8039%
XYZ:
18.0256, 19.7536, 13.6892
xyY:
0.3502, 0.3838, 19.7536
CIE-Lab:
51.5574, -3.9278, 16.2855
CIE-LCH:
51.5574, 16.7525, 103.5599
CIE-Luv:
51.5574, 3.3774, 21.3803
Hunter-Lab:
44.4450, -5.3842, 12.8499
#7f7c5f color charts
#7f7c5f color shades, tints & tones
#7f7c5f color schemes
#7f7c5f color preview, HTML & CSS examples
This text has a color of #7f7c5f
<p style="color:#7f7c5f;">Text here</p>
.mytext {color:#7f7c5f;}
This box has a color of #7f7c5f
<div style="background-color:#7f7c5f;">Content here</div>
.mybackground {background-color:#7f7c5f;}
Border around this has a color of #7f7c5f
<div style="border:2px solid #7f7c5f;">Content here</div>
.myborder {border:2px solid #7f7c5f;}