#2e3d3c color space conversions
Hex:
#2e3d3c
RGB:
46, 61, 60
CMY:
82, 76, 76
CMYK:
25, 0, 2, 76
HSL:
176°, 14.0187%, 20.9804%
HSV (HSB):
176°, 24.5902%, 23.9216%
XYZ:
3.6111, 4.2446, 4.9039
xyY:
0.2830, 0.3327, 4.2446
CIE-Lab:
24.4640, -6.3264, -1.3925
CIE-LCH:
24.4640, 6.4778, 192.4138
CIE-Luv:
24.4640, -6.8923, -0.7696
Hunter-Lab:
20.6024, -4.7676, 0.3090
#2e3d3c color charts
#2e3d3c color shades, tints & tones
#2e3d3c color schemes
#2e3d3c color preview, HTML & CSS examples
This text has a color of #2e3d3c
<p style="color:#2e3d3c;">Text here</p>
.mytext {color:#2e3d3c;}
This box has a color of #2e3d3c
<div style="background-color:#2e3d3c;">Content here</div>
.mybackground {background-color:#2e3d3c;}
Border around this has a color of #2e3d3c
<div style="border:2px solid #2e3d3c;">Content here</div>
.myborder {border:2px solid #2e3d3c;}