#7f626c color space conversions
Hex:
#7f626c
RGB:
127, 98, 108
CMY:
50, 62, 58
CMYK:
0, 23, 15, 50
HSL:
339°, 12.8889%, 44.1176%
HSV (HSB):
339°, 22.8346%, 49.8039%
XYZ:
15.8269, 14.3301, 16.1192
xyY:
0.3420, 0.3097, 14.3301
CIE-Lab:
44.7027, 13.4283, -1.1415
CIE-LCH:
44.7027, 13.4767, 355.1411
CIE-Luv:
44.7027, 16.8285, -3.6612
Hunter-Lab:
37.8551, 8.3826, 1.2522
#7f626c color charts
#7f626c color shades, tints & tones
#7f626c color schemes
#7f626c color preview, HTML & CSS examples
This text has a color of #7f626c
<p style="color:#7f626c;">Text here</p>
.mytext {color:#7f626c;}
This box has a color of #7f626c
<div style="background-color:#7f626c;">Content here</div>
.mybackground {background-color:#7f626c;}
Border around this has a color of #7f626c
<div style="border:2px solid #7f626c;">Content here</div>
.myborder {border:2px solid #7f626c;}