#3f8c8c color space conversions
Hex:
#3f8c8c
RGB:
63, 140, 140
CMY:
75, 45, 45
CMYK:
55, 0, 0, 45
HSL:
180°, 37.9310%, 39.8039%
HSV (HSB):
180°, 55.0000%, 54.9020%
XYZ:
16.1616, 21.7064, 28.1489
xyY:
0.2448, 0.3288, 21.7064
CIE-Lab:
53.7141, -23.4881, -7.2114
CIE-LCH:
53.7141, 24.5702, 197.0678
CIE-Luv:
53.7141, -32.2329, -6.9621
Hunter-Lab:
46.5901, -19.6130, -3.2089
#3f8c8c color charts
#3f8c8c color shades, tints & tones
#3f8c8c color schemes
#3f8c8c color preview, HTML & CSS examples
This text has a color of #3f8c8c
<p style="color:#3f8c8c;">Text here</p>
.mytext {color:#3f8c8c;}
This box has a color of #3f8c8c
<div style="background-color:#3f8c8c;">Content here</div>
.mybackground {background-color:#3f8c8c;}
Border around this has a color of #3f8c8c
<div style="border:2px solid #3f8c8c;">Content here</div>
.myborder {border:2px solid #3f8c8c;}