#2e3c1e color space conversions
Hex:
#2e3c1e
RGB:
46, 60, 30
CMY:
82, 76, 88
CMYK:
23, 0, 50, 76
HSL:
88°, 33.3333%, 17.6471%
HSV (HSB):
88°, 50.0000%, 23.5294%
XYZ:
2.9769, 3.9063, 1.8254
xyY:
0.3418, 0.4486, 3.9063
CIE-Lab:
23.3592, -12.0434, 16.6735
CIE-LCH:
23.3592, 20.5681, 125.8408
CIE-Luv:
23.3592, -6.1461, 17.0110
Hunter-Lab:
19.7644, -7.7019, 8.3592
#2e3c1e color charts
#2e3c1e color shades, tints & tones
#2e3c1e color schemes
#2e3c1e color preview, HTML & CSS examples
This text has a color of #2e3c1e
<p style="color:#2e3c1e;">Text here</p>
.mytext {color:#2e3c1e;}
This box has a color of #2e3c1e
<div style="background-color:#2e3c1e;">Content here</div>
.mybackground {background-color:#2e3c1e;}
Border around this has a color of #2e3c1e
<div style="border:2px solid #2e3c1e;">Content here</div>
.myborder {border:2px solid #2e3c1e;}