#3b888c color space conversions
Hex:
#3b888c
RGB:
59, 136, 140
CMY:
77, 47, 45
CMYK:
58, 3, 0, 45
HSL:
183°, 40.7035%, 39.0196%
HSV (HSB):
183°, 57.8571%, 54.9020%
XYZ:
15.3414, 20.4316, 27.9461
xyY:
0.2408, 0.3207, 20.4316
CIE-Lab:
52.3217, -22.2540, -9.3053
CIE-LCH:
52.3217, 24.1211, 202.6919
CIE-Luv:
52.3217, -31.6717, -10.2248
Hunter-Lab:
45.2013, -18.5190, -5.0156
#3b888c color charts
#3b888c color shades, tints & tones
#3b888c color schemes
#3b888c color preview, HTML & CSS examples
This text has a color of #3b888c
<p style="color:#3b888c;">Text here</p>
.mytext {color:#3b888c;}
This box has a color of #3b888c
<div style="background-color:#3b888c;">Content here</div>
.mybackground {background-color:#3b888c;}
Border around this has a color of #3b888c
<div style="border:2px solid #3b888c;">Content here</div>
.myborder {border:2px solid #3b888c;}