#7f7f81 color space conversions
Hex:
#7f7f81
RGB:
127, 127, 129
CMY:
50, 50, 49
CMYK:
2, 2, 0, 49
HSL:
240°, 0.7874%, 50.1961%
HSV (HSB):
240°, 1.5504%, 50.5882%
XYZ:
20.3042, 21.2757, 23.8054
xyY:
0.3105, 0.3254, 21.2757
CIE-Lab:
53.2500, 0.4042, -1.0890
CIE-LCH:
53.2500, 1.1616, 290.3613
CIE-Luv:
53.2500, -0.1127, -1.5792
Hunter-Lab:
46.1256, -2.1453, 1.6885
#7f7f81 color charts
#7f7f81 color shades, tints & tones
#7f7f81 color schemes
#7f7f81 color preview, HTML & CSS examples
This text has a color of #7f7f81
<p style="color:#7f7f81;">Text here</p>
.mytext {color:#7f7f81;}
This box has a color of #7f7f81
<div style="background-color:#7f7f81;">Content here</div>
.mybackground {background-color:#7f7f81;}
Border around this has a color of #7f7f81
<div style="border:2px solid #7f7f81;">Content here</div>
.myborder {border:2px solid #7f7f81;}