#4f7f7e color space conversions
Hex:
#4f7f7e
RGB:
79, 127, 126
CMY:
69, 50, 51
CMYK:
38, 0, 1, 50
HSL:
179°, 23.3010%, 40.3922%
HSV (HSB):
179°, 37.7953%, 49.8039%
XYZ:
14.5797, 18.3474, 22.5116
xyY:
0.2630, 0.3309, 18.3474
CIE-Lab:
49.9147, -16.4614, -4.6160
CIE-LCH:
49.9147, 17.0963, 195.6642
CIE-Luv:
49.9147, -22.4713, -4.0351
Hunter-Lab:
42.8338, -14.2016, -1.1766
#4f7f7e color charts
#4f7f7e color shades, tints & tones
#4f7f7e color schemes
#4f7f7e color preview, HTML & CSS examples
This text has a color of #4f7f7e
<p style="color:#4f7f7e;">Text here</p>
.mytext {color:#4f7f7e;}
This box has a color of #4f7f7e
<div style="background-color:#4f7f7e;">Content here</div>
.mybackground {background-color:#4f7f7e;}
Border around this has a color of #4f7f7e
<div style="border:2px solid #4f7f7e;">Content here</div>
.myborder {border:2px solid #4f7f7e;}