#2e2e0e color space conversions
Hex:
#2e2e0e
RGB:
46, 46, 14
CMY:
82, 82, 95
CMYK:
0, 0, 70, 82
HSL:
60°, 53.3333%, 11.7647%
HSV (HSB):
60°, 69.5652%, 18.0392%
XYZ:
2.1830, 2.5665, 0.7958
xyY:
0.3937, 0.4628, 2.5665
CIE-Lab:
18.2169, -5.3607, 20.0258
CIE-LCH:
18.2169, 20.7308, 104.9860
CIE-Luv:
18.2169, 1.1616, 16.1019
Hunter-Lab:
16.0204, -3.7130, 8.2691
#2e2e0e color charts
#2e2e0e color shades, tints & tones
#2e2e0e color schemes
#2e2e0e color preview, HTML & CSS examples
This text has a color of #2e2e0e
<p style="color:#2e2e0e;">Text here</p>
.mytext {color:#2e2e0e;}
This box has a color of #2e2e0e
<div style="background-color:#2e2e0e;">Content here</div>
.mybackground {background-color:#2e2e0e;}
Border around this has a color of #2e2e0e
<div style="border:2px solid #2e2e0e;">Content here</div>
.myborder {border:2px solid #2e2e0e;}