#2e3b2d color space conversions
Hex:
#2e3b2d
RGB:
46, 59, 45
CMY:
82, 77, 82
CMYK:
22, 0, 24, 77
HSL:
116°, 13.4615%, 20.3922%
HSV (HSB):
116°, 23.7288%, 23.1373%
XYZ:
3.1643, 3.8982, 3.0683
xyY:
0.3123, 0.3848, 3.8982
CIE-Lab:
23.3321, -8.6861, 6.9526
CIE-LCH:
23.3321, 11.1260, 141.3252
CIE-Luv:
23.3321, -5.8151, 8.1603
Hunter-Lab:
19.7439, -5.9440, 4.6069
#2e3b2d color charts
#2e3b2d color shades, tints & tones
#2e3b2d color schemes
#2e3b2d color preview, HTML & CSS examples
This text has a color of #2e3b2d
<p style="color:#2e3b2d;">Text here</p>
.mytext {color:#2e3b2d;}
This box has a color of #2e3b2d
<div style="background-color:#2e3b2d;">Content here</div>
.mybackground {background-color:#2e3b2d;}
Border around this has a color of #2e3b2d
<div style="border:2px solid #2e3b2d;">Content here</div>
.myborder {border:2px solid #2e3b2d;}