#3b5f5d color space conversions
Hex:
#3b5f5d
RGB:
59, 95, 93
CMY:
77, 63, 64
CMYK:
38, 0, 2, 63
HSL:
177°, 23.3766%, 30.1961%
HSV (HSB):
177°, 37.8947%, 37.2549%
XYZ:
7.8716, 9.9045, 11.8528
xyY:
0.2657, 0.3343, 9.9045
CIE-Lab:
37.6706, -13.3944, -2.9603
CIE-LCH:
37.6706, 13.7176, 192.4625
CIE-Luv:
37.6706, -16.5750, -1.9866
Hunter-Lab:
31.4715, -10.4288, -0.2998
#3b5f5d color charts
#3b5f5d color shades, tints & tones
#3b5f5d color schemes
#3b5f5d color preview, HTML & CSS examples
This text has a color of #3b5f5d
<p style="color:#3b5f5d;">Text here</p>
.mytext {color:#3b5f5d;}
This box has a color of #3b5f5d
<div style="background-color:#3b5f5d;">Content here</div>
.mybackground {background-color:#3b5f5d;}
Border around this has a color of #3b5f5d
<div style="border:2px solid #3b5f5d;">Content here</div>
.myborder {border:2px solid #3b5f5d;}