#4f8f8f color space conversions
Hex:
#4f8f8f
RGB:
79, 143, 143
CMY:
69, 44, 44
CMYK:
45, 0, 0, 44
HSL:
180°, 28.8288%, 43.5294%
HSV (HSB):
180°, 44.7552%, 56.0784%
XYZ:
18.0048, 23.2904, 29.5331
xyY:
0.2542, 0.3288, 23.2904
CIE-Lab:
55.3702, -20.4725, -6.4112
CIE-LCH:
55.3702, 21.4529, 197.3887
CIE-Luv:
55.3702, -28.7123, -6.2030
Hunter-Lab:
48.2601, -17.8605, -2.5009
#4f8f8f color charts
#4f8f8f color shades, tints & tones
#4f8f8f color schemes
#4f8f8f color preview, HTML & CSS examples
This text has a color of #4f8f8f
<p style="color:#4f8f8f;">Text here</p>
.mytext {color:#4f8f8f;}
This box has a color of #4f8f8f
<div style="background-color:#4f8f8f;">Content here</div>
.mybackground {background-color:#4f8f8f;}
Border around this has a color of #4f8f8f
<div style="border:2px solid #4f8f8f;">Content here</div>
.myborder {border:2px solid #4f8f8f;}