#2e3945 color space conversions
Hex:
#2e3945
RGB:
46, 57, 69
CMY:
82, 78, 73
CMYK:
33, 17, 0, 73
HSL:
211°, 20.0000%, 22.5490%
HSV (HSB):
211°, 33.3333%, 27.0588%
XYZ:
3.6640, 3.9368, 6.1970
xyY:
0.2656, 0.2853, 3.9368
CIE-Lab:
23.4613, -1.1865, -8.8946
CIE-LCH:
23.4613, 8.9734, 262.4017
CIE-Luv:
23.4613, -5.3627, -9.9327
Hunter-Lab:
19.8413, -1.7593, -4.6290
#2e3945 color charts
#2e3945 color shades, tints & tones
#2e3945 color schemes
#2e3945 color preview, HTML & CSS examples
This text has a color of #2e3945
<p style="color:#2e3945;">Text here</p>
.mytext {color:#2e3945;}
This box has a color of #2e3945
<div style="background-color:#2e3945;">Content here</div>
.mybackground {background-color:#2e3945;}
Border around this has a color of #2e3945
<div style="border:2px solid #2e3945;">Content here</div>
.myborder {border:2px solid #2e3945;}