#3d9f9f color space conversions
Hex:
#3d9f9f
RGB:
61, 159, 159
CMY:
76, 38, 38
CMYK:
62, 0, 0, 38
HSL:
180°, 44.5455%, 43.1373%
HSV (HSB):
180°, 61.6352%, 62.3529%
XYZ:
20.5806, 28.2916, 37.1770
xyY:
0.2392, 0.3288, 28.2916
CIE-Lab:
60.1513, -27.9926, -8.4922
CIE-LCH:
60.1513, 29.2524, 196.8763
CIE-Luv:
60.1513, -39.0255, -8.4284
Hunter-Lab:
53.1898, -24.0156, -4.2078
#3d9f9f color charts
#3d9f9f color shades, tints & tones
#3d9f9f color schemes
#3d9f9f color preview, HTML & CSS examples
This text has a color of #3d9f9f
<p style="color:#3d9f9f;">Text here</p>
.mytext {color:#3d9f9f;}
This box has a color of #3d9f9f
<div style="background-color:#3d9f9f;">Content here</div>
.mybackground {background-color:#3d9f9f;}
Border around this has a color of #3d9f9f
<div style="border:2px solid #3d9f9f;">Content here</div>
.myborder {border:2px solid #3d9f9f;}