#3b4c4c color space conversions
Hex:
#3b4c4c
RGB:
59, 76, 76
CMY:
77, 70, 70
CMYK:
22, 0, 0, 70
HSL:
180°, 12.5926%, 26.4706%
HSV (HSB):
180°, 22.3684%, 29.8039%
XYZ:
5.6926, 6.6205, 7.8153
xyY:
0.2828, 0.3289, 6.6205
CIE-Lab:
30.9269, -6.6447, -2.2091
CIE-LCH:
30.9269, 7.0023, 198.3899
CIE-Luv:
30.9269, -8.2678, -1.7888
Hunter-Lab:
25.7303, -5.5367, 0.0025
#3b4c4c color charts
#3b4c4c color shades, tints & tones
#3b4c4c color schemes
#3b4c4c color preview, HTML & CSS examples
This text has a color of #3b4c4c
<p style="color:#3b4c4c;">Text here</p>
.mytext {color:#3b4c4c;}
This box has a color of #3b4c4c
<div style="background-color:#3b4c4c;">Content here</div>
.mybackground {background-color:#3b4c4c;}
Border around this has a color of #3b4c4c
<div style="border:2px solid #3b4c4c;">Content here</div>
.myborder {border:2px solid #3b4c4c;}