#7f9e85 color space conversions
Hex:
#7f9e85
RGB:
127, 158, 133
CMY:
50, 38, 48
CMYK:
20, 0, 16, 38
HSL:
132°, 13.7778%, 55.8824%
HSV (HSB):
132°, 19.6203%, 61.9608%
XYZ:
25.2129, 30.6592, 26.7793
xyY:
0.3051, 0.3709, 30.6592
CIE-Lab:
62.2189, -15.8843, 9.5529
CIE-LCH:
62.2189, 18.5357, 148.9771
CIE-Luv:
62.2189, -15.7562, 15.9031
Hunter-Lab:
55.3708, -15.6194, 10.0848
#7f9e85 color charts
#7f9e85 color shades, tints & tones
#7f9e85 color schemes
#7f9e85 color preview, HTML & CSS examples
This text has a color of #7f9e85
<p style="color:#7f9e85;">Text here</p>
.mytext {color:#7f9e85;}
This box has a color of #7f9e85
<div style="background-color:#7f9e85;">Content here</div>
.mybackground {background-color:#7f9e85;}
Border around this has a color of #7f9e85
<div style="border:2px solid #7f9e85;">Content here</div>
.myborder {border:2px solid #7f9e85;}