#7f7d7a color space conversions
Hex:
#7f7d7a
RGB:
127, 125, 122
CMY:
50, 51, 52
CMYK:
0, 2, 4, 50
HSL:
36°, 2.0080%, 48.8235%
HSV (HSB):
36°, 3.9370%, 49.8039%
XYZ:
19.5989, 20.5844, 21.3526
xyY:
0.3185, 0.3345, 20.5844
CIE-Lab:
52.4916, 0.1710, 1.8924
CIE-LCH:
52.4916, 1.9001, 84.8376
CIE-Luv:
52.4916, 1.3192, 2.5629
Hunter-Lab:
45.3700, -2.2895, 3.8553
#7f7d7a color charts
#7f7d7a color shades, tints & tones
#7f7d7a color schemes
#7f7d7a color preview, HTML & CSS examples
This text has a color of #7f7d7a
<p style="color:#7f7d7a;">Text here</p>
.mytext {color:#7f7d7a;}
This box has a color of #7f7d7a
<div style="background-color:#7f7d7a;">Content here</div>
.mybackground {background-color:#7f7d7a;}
Border around this has a color of #7f7d7a
<div style="border:2px solid #7f7d7a;">Content here</div>
.myborder {border:2px solid #7f7d7a;}