#2e3535 color space conversions
Hex:
#2e3535
RGB:
46, 53, 53
CMY:
82, 79, 79
CMYK:
13, 0, 0, 79
HSL:
180°, 7.0707%, 19.4118%
HSV (HSB):
180°, 13.2075%, 20.7843%
XYZ:
3.0424, 3.3841, 3.8610
xyY:
0.2957, 0.3290, 3.3841
CIE-Lab:
21.5208, -2.9715, -1.0157
CIE-LCH:
21.5208, 3.1403, 198.8718
CIE-Luv:
21.5208, -3.2793, -0.7111
Hunter-Lab:
18.3959, -2.6714, 0.4331
#2e3535 color charts
#2e3535 color shades, tints & tones
#2e3535 color schemes
#2e3535 color preview, HTML & CSS examples
This text has a color of #2e3535
<p style="color:#2e3535;">Text here</p>
.mytext {color:#2e3535;}
This box has a color of #2e3535
<div style="background-color:#2e3535;">Content here</div>
.mybackground {background-color:#2e3535;}
Border around this has a color of #2e3535
<div style="border:2px solid #2e3535;">Content here</div>
.myborder {border:2px solid #2e3535;}