#2e3b1e color space conversions
Hex:
#2e3b1e
RGB:
46, 59, 30
CMY:
82, 77, 88
CMYK:
22, 0, 49, 77
HSL:
87°, 32.5843%, 17.4510%
HSV (HSB):
87°, 49.1525%, 23.1373%
XYZ:
2.9250, 3.8025, 1.8081
xyY:
0.3427, 0.4455, 3.8025
CIE-Lab:
23.0075, -11.4485, 16.2293
CIE-LCH:
23.0075, 19.8610, 125.2001
CIE-Luv:
23.0075, -5.6540, 16.4651
Hunter-Lab:
19.5000, -7.3499, 8.1525
#2e3b1e color charts
#2e3b1e color shades, tints & tones
#2e3b1e color schemes
#2e3b1e color preview, HTML & CSS examples
This text has a color of #2e3b1e
<p style="color:#2e3b1e;">Text here</p>
.mytext {color:#2e3b1e;}
This box has a color of #2e3b1e
<div style="background-color:#2e3b1e;">Content here</div>
.mybackground {background-color:#2e3b1e;}
Border around this has a color of #2e3b1e
<div style="border:2px solid #2e3b1e;">Content here</div>
.myborder {border:2px solid #2e3b1e;}