#3d303a color space conversions
Hex:
#3d303a
RGB:
61, 48, 58
CMY:
76, 81, 77
CMYK:
0, 21, 5, 76
HSL:
314°, 11.9266%, 21.3725%
HSV (HSB):
314°, 21.3115%, 23.9216%
XYZ:
3.7451, 3.4115, 4.4641
xyY:
0.3223, 0.2936, 3.4115
CIE-Lab:
21.6218, 7.9798, -4.0986
CIE-LCH:
21.6218, 8.9708, 332.8142
CIE-Luv:
21.6218, 6.0331, -5.3020
Hunter-Lab:
18.4702, 3.8709, -1.4007
#3d303a color charts
#3d303a color shades, tints & tones
#3d303a color schemes
#3d303a color preview, HTML & CSS examples
This text has a color of #3d303a
<p style="color:#3d303a;">Text here</p>
.mytext {color:#3d303a;}
This box has a color of #3d303a
<div style="background-color:#3d303a;">Content here</div>
.mybackground {background-color:#3d303a;}
Border around this has a color of #3d303a
<div style="border:2px solid #3d303a;">Content here</div>
.myborder {border:2px solid #3d303a;}