#2e2e1d color space conversions
Hex:
#2e2e1d
RGB:
46, 46, 29
CMY:
82, 82, 89
CMYK:
0, 0, 37, 82
HSL:
60°, 22.6667%, 14.7059%
HSV (HSB):
60°, 36.9565%, 18.0392%
XYZ:
2.3255, 2.6235, 1.5462
xyY:
0.3580, 0.4039, 2.6235
CIE-Lab:
18.4684, -3.4168, 10.9960
CIE-LCH:
18.4684, 11.5146, 107.2618
CIE-Luv:
18.4684, 0.7180, 9.9515
Hunter-Lab:
16.1973, -2.7178, 5.6782
#2e2e1d color charts
#2e2e1d color shades, tints & tones
#2e2e1d color schemes
#2e2e1d color preview, HTML & CSS examples
This text has a color of #2e2e1d
<p style="color:#2e2e1d;">Text here</p>
.mytext {color:#2e2e1d;}
This box has a color of #2e2e1d
<div style="background-color:#2e2e1d;">Content here</div>
.mybackground {background-color:#2e2e1d;}
Border around this has a color of #2e2e1d
<div style="border:2px solid #2e2e1d;">Content here</div>
.myborder {border:2px solid #2e2e1d;}