#3b3c3c color space conversions
Hex:
#3b3c3c
RGB:
59, 60, 60
CMY:
77, 76, 76
CMYK:
2, 0, 0, 76
HSL:
180°, 0.8403%, 23.3333%
HSV (HSB):
180°, 1.6667%, 23.5294%
XYZ:
4.2351, 4.4878, 4.9180
xyY:
0.3105, 0.3290, 4.4878
CIE-Lab:
25.2225, -0.4229, -0.1527
CIE-LCH:
25.2225, 0.4497, 199.8501
CIE-Luv:
25.2225, -0.5101, -0.1144
Hunter-Lab:
21.1844, -1.3875, 1.0648
#3b3c3c color charts
#3b3c3c color shades, tints & tones
#3b3c3c color schemes
#3b3c3c color preview, HTML & CSS examples
This text has a color of #3b3c3c
<p style="color:#3b3c3c;">Text here</p>
.mytext {color:#3b3c3c;}
This box has a color of #3b3c3c
<div style="background-color:#3b3c3c;">Content here</div>
.mybackground {background-color:#3b3c3c;}
Border around this has a color of #3b3c3c
<div style="border:2px solid #3b3c3c;">Content here</div>
.myborder {border:2px solid #3b3c3c;}