#2e2e3b color space conversions
Hex:
#2e2e3b
RGB:
46, 46, 59
CMY:
82, 82, 77
CMYK:
22, 22, 0, 77
HSL:
240°, 12.3810%, 20.5882%
HSV (HSB):
240°, 22.0339%, 23.1373%
XYZ:
2.8931, 2.8506, 4.5354
xyY:
0.2815, 0.2773, 2.8506
CIE-Lab:
19.4353, 3.3770, -8.2337
CIE-LCH:
19.4353, 8.8993, 292.3010
CIE-Luv:
19.4353, -0.6445, -8.9428
Hunter-Lab:
16.8837, 1.0405, -4.1082
#2e2e3b color charts
#2e2e3b color shades, tints & tones
#2e2e3b color schemes
#2e2e3b color preview, HTML & CSS examples
This text has a color of #2e2e3b
<p style="color:#2e2e3b;">Text here</p>
.mytext {color:#2e2e3b;}
This box has a color of #2e2e3b
<div style="background-color:#2e2e3b;">Content here</div>
.mybackground {background-color:#2e2e3b;}
Border around this has a color of #2e2e3b
<div style="border:2px solid #2e2e3b;">Content here</div>
.myborder {border:2px solid #2e2e3b;}