#3b5050 color space conversions
Hex:
#3b5050
RGB:
59, 80, 80
CMY:
77, 69, 69
CMYK:
26, 0, 0, 69
HSL:
180°, 15.1079%, 27.2549%
HSV (HSB):
180°, 26.2500%, 31.3725%
XYZ:
6.1203, 7.2463, 8.6655
xyY:
0.2778, 0.3289, 7.2463
CIE-Lab:
32.3612, -8.0460, -2.6470
CIE-LCH:
32.3612, 8.4702, 198.2101
CIE-Luv:
32.3612, -10.0896, -2.1820
Hunter-Lab:
26.9190, -6.5247, -0.2428
#3b5050 color charts
#3b5050 color shades, tints & tones
#3b5050 color schemes
#3b5050 color preview, HTML & CSS examples
This text has a color of #3b5050
<p style="color:#3b5050;">Text here</p>
.mytext {color:#3b5050;}
This box has a color of #3b5050
<div style="background-color:#3b5050;">Content here</div>
.mybackground {background-color:#3b5050;}
Border around this has a color of #3b5050
<div style="border:2px solid #3b5050;">Content here</div>
.myborder {border:2px solid #3b5050;}