#3f8085 color space conversions
Hex:
#3f8085
RGB:
63, 128, 133
CMY:
75, 50, 48
CMYK:
53, 4, 0, 48
HSL:
184°, 35.7143%, 38.4314%
HSV (HSB):
184°, 52.6316%, 52.1569%
XYZ:
14.0027, 18.1886, 24.9630
xyY:
0.2450, 0.3182, 18.1886
CIE-Lab:
49.7240, -19.2178, -9.0905
CIE-LCH:
49.7240, 21.2594, 205.3153
CIE-Luv:
49.7240, -27.7919, -10.2034
Hunter-Lab:
42.6480, -16.0269, -4.8504
#3f8085 color charts
#3f8085 color shades, tints & tones
#3f8085 color schemes
#3f8085 color preview, HTML & CSS examples
This text has a color of #3f8085
<p style="color:#3f8085;">Text here</p>
.mytext {color:#3f8085;}
This box has a color of #3f8085
<div style="background-color:#3f8085;">Content here</div>
.mybackground {background-color:#3f8085;}
Border around this has a color of #3f8085
<div style="border:2px solid #3f8085;">Content here</div>
.myborder {border:2px solid #3f8085;}