#3f9d8d color space conversions
Hex:
#3f9d8d
RGB:
63, 157, 141
CMY:
75, 38, 45
CMYK:
60, 0, 10, 38
HSL:
170°, 42.7273%, 43.1373%
HSV (HSB):
170°, 59.8726%, 61.5686%
XYZ:
18.9146, 27.0938, 29.4320
xyY:
0.2507, 0.3591, 27.0938
CIE-Lab:
59.0610, -31.6241, 0.1003
CIE-LCH:
59.0610, 31.6243, 179.8184
CIE-Luv:
59.0610, -38.8004, 4.9307
Hunter-Lab:
52.0517, -26.2270, 2.9113
#3f9d8d color charts
#3f9d8d color shades, tints & tones
#3f9d8d color schemes
#3f9d8d color preview, HTML & CSS examples
This text has a color of #3f9d8d
<p style="color:#3f9d8d;">Text here</p>
.mytext {color:#3f9d8d;}
This box has a color of #3f9d8d
<div style="background-color:#3f9d8d;">Content here</div>
.mybackground {background-color:#3f9d8d;}
Border around this has a color of #3f9d8d
<div style="border:2px solid #3f9d8d;">Content here</div>
.myborder {border:2px solid #3f9d8d;}