#7f7f74 color space conversions
Hex:
#7f7f74
RGB:
127, 127, 116
CMY:
50, 50, 55
CMYK:
0, 0, 9, 50
HSL:
60°, 4.5267%, 47.6471%
HSV (HSB):
60°, 8.6614%, 49.8039%
XYZ:
19.4942, 20.9517, 19.5396
xyY:
0.3250, 0.3493, 20.9517
CIE-Lab:
52.8966, -2.1018, 5.9770
CIE-LCH:
52.8966, 6.3357, 109.3738
CIE-Luv:
52.8966, 0.6072, 8.4041
Hunter-Lab:
45.7731, -4.0820, 6.7314
#7f7f74 color charts
#7f7f74 color shades, tints & tones
#7f7f74 color schemes
#7f7f74 color preview, HTML & CSS examples
This text has a color of #7f7f74
<p style="color:#7f7f74;">Text here</p>
.mytext {color:#7f7f74;}
This box has a color of #7f7f74
<div style="background-color:#7f7f74;">Content here</div>
.mybackground {background-color:#7f7f74;}
Border around this has a color of #7f7f74
<div style="border:2px solid #7f7f74;">Content here</div>
.myborder {border:2px solid #7f7f74;}