#2e2f2c color space conversions
Hex:
#2e2f2c
RGB:
46, 47, 44
CMY:
82, 82, 83
CMYK:
2, 0, 6, 82
HSL:
80°, 3.2967%, 17.8431%
HSV (HSB):
80°, 6.3830%, 18.4314%
XYZ:
2.5979, 2.7957, 2.7856
xyY:
0.3176, 0.3418, 2.7957
CIE-Lab:
19.2065, -1.1392, 1.7692
CIE-LCH:
19.2065, 2.1043, 122.7788
CIE-Luv:
19.2065, -0.3419, 1.8458
Hunter-Lab:
16.7204, -1.5272, 1.8267
#2e2f2c color charts
#2e2f2c color shades, tints & tones
#2e2f2c color schemes
#2e2f2c color preview, HTML & CSS examples
This text has a color of #2e2f2c
<p style="color:#2e2f2c;">Text here</p>
.mytext {color:#2e2f2c;}
This box has a color of #2e2f2c
<div style="background-color:#2e2f2c;">Content here</div>
.mybackground {background-color:#2e2f2c;}
Border around this has a color of #2e2f2c
<div style="border:2px solid #2e2f2c;">Content here</div>
.myborder {border:2px solid #2e2f2c;}