#342e3d color space conversions
Hex:
#342e3d
RGB:
52, 46, 61
CMY:
80, 82, 76
CMYK:
15, 25, 0, 76
HSL:
264°, 14.0187%, 20.9804%
HSV (HSB):
264°, 24.5902%, 23.9216%
XYZ:
3.2355, 3.0210, 4.8275
xyY:
0.2919, 0.2726, 3.0210
CIE-Lab:
20.1277, 6.3224, -8.4972
CIE-LCH:
20.1277, 10.5913, 306.6515
CIE-Luv:
20.1277, 1.9575, -9.6790
Hunter-Lab:
17.3810, 2.8112, -4.3008
#342e3d color charts
#342e3d color shades, tints & tones
#342e3d color schemes
#342e3d color preview, HTML & CSS examples
This text has a color of #342e3d
<p style="color:#342e3d;">Text here</p>
.mytext {color:#342e3d;}
This box has a color of #342e3d
<div style="background-color:#342e3d;">Content here</div>
.mybackground {background-color:#342e3d;}
Border around this has a color of #342e3d
<div style="border:2px solid #342e3d;">Content here</div>
.myborder {border:2px solid #342e3d;}