#3b4c3d color space conversions
Hex:
#3b4c3d
RGB:
59, 76, 61
CMY:
77, 70, 76
CMYK:
22, 0, 20, 70
HSL:
127°, 12.5926%, 26.4706%
HSV (HSB):
127°, 22.3684%, 29.8039%
XYZ:
5.2304, 6.4356, 5.3814
xyY:
0.3068, 0.3775, 6.4356
CIE-Lab:
30.4859, -10.1888, 6.7516
CIE-LCH:
30.4859, 12.2228, 146.4694
CIE-Luv:
30.4859, -8.0855, 9.0738
Hunter-Lab:
25.3685, -7.5925, 5.1808
#3b4c3d color charts
#3b4c3d color shades, tints & tones
#3b4c3d color schemes
#3b4c3d color preview, HTML & CSS examples
This text has a color of #3b4c3d
<p style="color:#3b4c3d;">Text here</p>
.mytext {color:#3b4c3d;}
This box has a color of #3b4c3d
<div style="background-color:#3b4c3d;">Content here</div>
.mybackground {background-color:#3b4c3d;}
Border around this has a color of #3b4c3d
<div style="border:2px solid #3b4c3d;">Content here</div>
.myborder {border:2px solid #3b4c3d;}