#2e303c color space conversions
Hex:
#2e303c
RGB:
46, 48, 60
CMY:
82, 81, 76
CMYK:
23, 20, 0, 76
HSL:
231°, 13.2075%, 20.7843%
HSV (HSB):
231°, 23.3333%, 23.5294%
XYZ:
2.9993, 3.0210, 4.7000
xyY:
0.2798, 0.2818, 3.0210
CIE-Lab:
20.1278, 2.2789, -7.8685
CIE-LCH:
20.1278, 8.1919, 286.1523
CIE-Luv:
20.1278, -1.4711, -8.5603
Hunter-Lab:
17.3810, 0.3853, -3.8659
#2e303c color charts
#2e303c color shades, tints & tones
#2e303c color schemes
#2e303c color preview, HTML & CSS examples
This text has a color of #2e303c
<p style="color:#2e303c;">Text here</p>
.mytext {color:#2e303c;}
This box has a color of #2e303c
<div style="background-color:#2e303c;">Content here</div>
.mybackground {background-color:#2e303c;}
Border around this has a color of #2e303c
<div style="border:2px solid #2e303c;">Content here</div>
.myborder {border:2px solid #2e303c;}