#3b5c5c color space conversions
Hex:
#3b5c5c
RGB:
59, 92, 92
CMY:
77, 64, 64
CMYK:
36, 0, 0, 64
HSL:
180°, 21.8543%, 29.6078%
HSV (HSB):
180°, 35.8696%, 36.0784%
XYZ:
7.5625, 9.3568, 11.5327
xyY:
0.2658, 0.3289, 9.3568
CIE-Lab:
36.6624, -11.9395, -3.8308
CIE-LCH:
36.6624, 12.5390, 197.7890
CIE-Luv:
36.6624, -15.2977, -3.3061
Hunter-Lab:
30.5889, -9.3997, -0.9414
#3b5c5c color charts
#3b5c5c color shades, tints & tones
#3b5c5c color schemes
#3b5c5c color preview, HTML & CSS examples
This text has a color of #3b5c5c
<p style="color:#3b5c5c;">Text here</p>
.mytext {color:#3b5c5c;}
This box has a color of #3b5c5c
<div style="background-color:#3b5c5c;">Content here</div>
.mybackground {background-color:#3b5c5c;}
Border around this has a color of #3b5c5c
<div style="border:2px solid #3b5c5c;">Content here</div>
.myborder {border:2px solid #3b5c5c;}