#3fa08c color space conversions
Hex:
#3fa08c
RGB:
63, 160, 140
CMY:
75, 37, 45
CMYK:
61, 0, 13, 37
HSL:
168°, 43.4978%, 43.7255%
HSV (HSB):
168°, 60.6250%, 62.7451%
XYZ:
19.3543, 28.0918, 29.2131
xyY:
0.2525, 0.3665, 28.0918
CIE-Lab:
59.9716, -33.3041, 1.9916
CIE-LCH:
59.9716, 33.3636, 176.5778
CIE-Luv:
59.9716, -40.0099, 7.9252
Hunter-Lab:
53.0017, -27.5712, 4.4221
#3fa08c color charts
#3fa08c color shades, tints & tones
#3fa08c color schemes
#3fa08c color preview, HTML & CSS examples
This text has a color of #3fa08c
<p style="color:#3fa08c;">Text here</p>
.mytext {color:#3fa08c;}
This box has a color of #3fa08c
<div style="background-color:#3fa08c;">Content here</div>
.mybackground {background-color:#3fa08c;}
Border around this has a color of #3fa08c
<div style="border:2px solid #3fa08c;">Content here</div>
.myborder {border:2px solid #3fa08c;}