#3f8f80 color space conversions
Hex:
#3f8f80
RGB:
63, 143, 128
CMY:
75, 44, 50
CMYK:
56, 0, 10, 44
HSL:
169°, 38.8350%, 40.3922%
HSV (HSB):
169°, 55.9441%, 56.0784%
XYZ:
15.7686, 22.2602, 23.8876
xyY:
0.2547, 0.3595, 22.2602
CIE-Lab:
54.3020, -28.2858, 0.5862
CIE-LCH:
54.3020, 28.2919, 178.8128
CIE-Luv:
54.3020, -33.9818, 5.0524
Hunter-Lab:
47.1807, -22.9083, 3.0079
#3f8f80 color charts
#3f8f80 color shades, tints & tones
#3f8f80 color schemes
#3f8f80 color preview, HTML & CSS examples
This text has a color of #3f8f80
<p style="color:#3f8f80;">Text here</p>
.mytext {color:#3f8f80;}
This box has a color of #3f8f80
<div style="background-color:#3f8f80;">Content here</div>
.mybackground {background-color:#3f8f80;}
Border around this has a color of #3f8f80
<div style="border:2px solid #3f8f80;">Content here</div>
.myborder {border:2px solid #3f8f80;}