#3b5c5e color space conversions
Hex:
#3b5c5e
RGB:
59, 92, 94
CMY:
77, 64, 63
CMYK:
37, 2, 0, 63
HSL:
183°, 22.8758%, 30.0000%
HSV (HSB):
183°, 37.2340%, 36.8627%
XYZ:
7.6512, 9.3923, 11.9993
xyY:
0.2634, 0.3234, 9.3923
CIE-Lab:
36.7288, -11.3891, -4.9758
CIE-LCH:
36.7288, 12.4286, 203.6000
CIE-Luv:
36.7288, -15.2747, -4.8985
Hunter-Lab:
30.6468, -9.0682, -1.7614
#3b5c5e color charts
#3b5c5e color shades, tints & tones
#3b5c5e color schemes
#3b5c5e color preview, HTML & CSS examples
This text has a color of #3b5c5e
<p style="color:#3b5c5e;">Text here</p>
.mytext {color:#3b5c5e;}
This box has a color of #3b5c5e
<div style="background-color:#3b5c5e;">Content here</div>
.mybackground {background-color:#3b5c5e;}
Border around this has a color of #3b5c5e
<div style="border:2px solid #3b5c5e;">Content here</div>
.myborder {border:2px solid #3b5c5e;}