#7f899c color space conversions
Hex:
#7f899c
RGB:
127, 137, 156
CMY:
50, 46, 39
CMYK:
19, 12, 0, 39
HSL:
219°, 12.7753%, 55.4902%
HSV (HSB):
219°, 18.5897%, 61.1765%
XYZ:
23.6988, 24.8036, 34.9910
xyY:
0.2838, 0.2971, 24.8036
CIE-Lab:
56.8836, 0.5484, -11.3307
CIE-LCH:
56.8836, 11.3440, 272.7711
CIE-Luv:
56.8836, -6.3037, -16.6521
Hunter-Lab:
49.8033, -2.2167, -6.7940
#7f899c color charts
#7f899c color shades, tints & tones
#7f899c color schemes
#7f899c color preview, HTML & CSS examples
This text has a color of #7f899c
<p style="color:#7f899c;">Text here</p>
.mytext {color:#7f899c;}
This box has a color of #7f899c
<div style="background-color:#7f899c;">Content here</div>
.mybackground {background-color:#7f899c;}
Border around this has a color of #7f899c
<div style="border:2px solid #7f899c;">Content here</div>
.myborder {border:2px solid #7f899c;}