#2e2e28 color space conversions
Hex:
#2e2e28
RGB:
46, 46, 40
CMY:
82, 82, 84
CMYK:
0, 0, 13, 82
HSL:
60°, 6.9767%, 16.8627%
HSV (HSB):
60°, 13.0435%, 18.0392%
XYZ:
2.4867, 2.6880, 2.3953
xyY:
0.3285, 0.3551, 2.6880
CIE-Lab:
18.7485, -1.3444, 3.8717
CIE-LCH:
18.7485, 4.0985, 109.1492
CIE-Luv:
18.7485, 0.2742, 3.7967
Hunter-Lab:
16.3952, -1.6180, 2.8147
#2e2e28 color charts
#2e2e28 color shades, tints & tones
#2e2e28 color schemes
#2e2e28 color preview, HTML & CSS examples
This text has a color of #2e2e28
<p style="color:#2e2e28;">Text here</p>
.mytext {color:#2e2e28;}
This box has a color of #2e2e28
<div style="background-color:#2e2e28;">Content here</div>
.mybackground {background-color:#2e2e28;}
Border around this has a color of #2e2e28
<div style="border:2px solid #2e2e28;">Content here</div>
.myborder {border:2px solid #2e2e28;}