#342d2d color space conversions
Hex:
#342d2d
RGB:
52, 45, 45
CMY:
80, 82, 82
CMYK:
0, 13, 13, 80
HSL:
0°, 7.2165%, 19.0196%
HSV (HSB):
0°, 13.4615%, 20.3922%
XYZ:
2.8282, 2.7963, 2.8733
xyY:
0.3328, 0.3291, 2.7963
CIE-Lab:
19.2089, 3.1767, 1.1612
CIE-LCH:
19.2089, 3.3822, 20.0785
CIE-Luv:
19.2089, 3.5062, 0.7530
Hunter-Lab:
16.7221, 0.9260, 1.5179
#342d2d color charts
#342d2d color shades, tints & tones
#342d2d color schemes
#342d2d color preview, HTML & CSS examples
This text has a color of #342d2d
<p style="color:#342d2d;">Text here</p>
.mytext {color:#342d2d;}
This box has a color of #342d2d
<div style="background-color:#342d2d;">Content here</div>
.mybackground {background-color:#342d2d;}
Border around this has a color of #342d2d
<div style="border:2px solid #342d2d;">Content here</div>
.myborder {border:2px solid #342d2d;}