#3f9f80 color space conversions
Hex:
#3f9f80
RGB:
63, 159, 128
CMY:
75, 38, 50
CMYK:
60, 0, 19, 38
HSL:
161°, 43.2432%, 43.5294%
HSV (HSB):
161°, 60.3774%, 62.3529%
XYZ:
18.3443, 27.4115, 24.7462
xyY:
0.2602, 0.3888, 27.4115
CIE-Lab:
59.3533, -35.8478, 7.8672
CIE-LCH:
59.3533, 36.7009, 167.6220
CIE-Luv:
59.3533, -40.2614, 16.5064
Hunter-Lab:
52.3560, -29.0809, 8.6257
#3f9f80 color charts
#3f9f80 color shades, tints & tones
#3f9f80 color schemes
#3f9f80 color preview, HTML & CSS examples
This text has a color of #3f9f80
<p style="color:#3f9f80;">Text here</p>
.mytext {color:#3f9f80;}
This box has a color of #3f9f80
<div style="background-color:#3f9f80;">Content here</div>
.mybackground {background-color:#3f9f80;}
Border around this has a color of #3f9f80
<div style="border:2px solid #3f9f80;">Content here</div>
.myborder {border:2px solid #3f9f80;}