#3d303b color space conversions
Hex:
#3d303b
RGB:
61, 48, 59
CMY:
76, 81, 77
CMYK:
0, 21, 3, 76
HSL:
309°, 11.9266%, 21.3725%
HSV (HSB):
309°, 21.3115%, 23.9216%
XYZ:
3.7708, 3.4218, 4.5994
xyY:
0.3198, 0.2902, 3.4218
CIE-Lab:
21.6595, 8.2053, -4.7234
CIE-LCH:
21.6595, 9.4677, 330.0733
CIE-Luv:
21.6595, 5.9386, -6.0093
Hunter-Lab:
18.4980, 4.0158, -1.7934
#3d303b color charts
#3d303b color shades, tints & tones
#3d303b color schemes
#3d303b color preview, HTML & CSS examples
This text has a color of #3d303b
<p style="color:#3d303b;">Text here</p>
.mytext {color:#3d303b;}
This box has a color of #3d303b
<div style="background-color:#3d303b;">Content here</div>
.mybackground {background-color:#3d303b;}
Border around this has a color of #3d303b
<div style="border:2px solid #3d303b;">Content here</div>
.myborder {border:2px solid #3d303b;}