#2e3b3c color space conversions
Hex:
#2e3b3c
RGB:
46, 59, 60
CMY:
82, 77, 76
CMYK:
23, 2, 0, 76
HSL:
184°, 13.2075%, 20.7843%
HSV (HSB):
184°, 23.3333%, 23.5294%
XYZ:
3.5063, 4.0350, 4.8690
xyY:
0.2825, 0.3251, 4.0350
CIE-Lab:
23.7869, -5.0492, -2.3908
CIE-LCH:
23.7869, 5.5866, 205.3372
CIE-Luv:
23.7869, -6.0269, -2.0217
Hunter-Lab:
20.0873, -3.9953, -0.3102
#2e3b3c color charts
#2e3b3c color shades, tints & tones
#2e3b3c color schemes
#2e3b3c color preview, HTML & CSS examples
This text has a color of #2e3b3c
<p style="color:#2e3b3c;">Text here</p>
.mytext {color:#2e3b3c;}
This box has a color of #2e3b3c
<div style="background-color:#2e3b3c;">Content here</div>
.mybackground {background-color:#2e3b3c;}
Border around this has a color of #2e3b3c
<div style="border:2px solid #2e3b3c;">Content here</div>
.myborder {border:2px solid #2e3b3c;}