#7f6f8e color space conversions
Hex:
#7f6f8e
RGB:
127, 111, 142
CMY:
50, 56, 44
CMYK:
11, 22, 0, 44
HSL:
271°, 12.2530%, 49.6078%
HSV (HSB):
271°, 21.8310%, 55.6863%
XYZ:
19.3193, 17.8339, 28.0152
xyY:
0.2965, 0.2737, 17.8339
CIE-Lab:
49.2940, 12.5425, -14.6302
CIE-LCH:
49.2940, 19.2707, 310.6066
CIE-Luv:
49.2940, 6.7452, -22.7879
Hunter-Lab:
42.2302, 7.7567, -9.7714
#7f6f8e color charts
#7f6f8e color shades, tints & tones
#7f6f8e color schemes
#7f6f8e color preview, HTML & CSS examples
This text has a color of #7f6f8e
<p style="color:#7f6f8e;">Text here</p>
.mytext {color:#7f6f8e;}
This box has a color of #7f6f8e
<div style="background-color:#7f6f8e;">Content here</div>
.mybackground {background-color:#7f6f8e;}
Border around this has a color of #7f6f8e
<div style="border:2px solid #7f6f8e;">Content here</div>
.myborder {border:2px solid #7f6f8e;}