#2e323e color space conversions
Hex:
#2e323e
RGB:
46, 50, 62
CMY:
82, 80, 76
CMYK:
26, 19, 0, 76
HSL:
225°, 14.8148%, 21.1765%
HSV (HSB):
225°, 25.8065%, 24.3137%
XYZ:
3.1368, 3.2098, 5.0117
xyY:
0.2762, 0.2826, 3.2098
CIE-Lab:
20.8654, 1.4785, -8.1144
CIE-LCH:
20.8654, 8.2480, 280.3264
CIE-Luv:
20.8654, -2.3451, -8.8804
Hunter-Lab:
17.9160, -0.1005, -4.0440
#2e323e color charts
#2e323e color shades, tints & tones
#2e323e color schemes
#2e323e color preview, HTML & CSS examples
This text has a color of #2e323e
<p style="color:#2e323e;">Text here</p>
.mytext {color:#2e323e;}
This box has a color of #2e323e
<div style="background-color:#2e323e;">Content here</div>
.mybackground {background-color:#2e323e;}
Border around this has a color of #2e323e
<div style="border:2px solid #2e323e;">Content here</div>
.myborder {border:2px solid #2e323e;}