#3fc485 color space conversions
Hex:
#3fc485
RGB:
63, 196, 133
CMY:
75, 23, 48
CMYK:
68, 0, 32, 23
HSL:
152°, 52.9880%, 50.7843%
HSV (HSB):
152°, 67.8571%, 76.8627%
XYZ:
26.0235, 42.2301, 28.9699
xyY:
0.2677, 0.4344, 42.2301
CIE-Lab:
71.0293, -50.4535, 21.4154
CIE-LCH:
71.0293, 54.8104, 157.0008
CIE-Luv:
71.0293, -53.9029, 37.7472
Hunter-Lab:
64.9847, -42.2419, 19.0580
#3fc485 color charts
#3fc485 color shades, tints & tones
#3fc485 color schemes
#3fc485 color preview, HTML & CSS examples
This text has a color of #3fc485
<p style="color:#3fc485;">Text here</p>
.mytext {color:#3fc485;}
This box has a color of #3fc485
<div style="background-color:#3fc485;">Content here</div>
.mybackground {background-color:#3fc485;}
Border around this has a color of #3fc485
<div style="border:2px solid #3fc485;">Content here</div>
.myborder {border:2px solid #3fc485;}