#332d2c color space conversions
Hex:
#332d2c
RGB:
51, 45, 44
CMY:
80, 82, 83
CMYK:
0, 12, 14, 80
HSL:
9°, 7.3684%, 18.6275%
HSV (HSB):
9°, 13.7255%, 20.0000%
XYZ:
2.7582, 2.7624, 2.7707
xyY:
0.3327, 0.3332, 2.7624
CIE-Lab:
19.0662, 2.5036, 1.6324
CIE-LCH:
19.0662, 2.9888, 33.1054
CIE-Luv:
19.0662, 3.0451, 1.2794
Hunter-Lab:
16.6206, 0.5368, 1.7506
#332d2c color charts
#332d2c color shades, tints & tones
#332d2c color schemes
#332d2c color preview, HTML & CSS examples
This text has a color of #332d2c
<p style="color:#332d2c;">Text here</p>
.mytext {color:#332d2c;}
This box has a color of #332d2c
<div style="background-color:#332d2c;">Content here</div>
.mybackground {background-color:#332d2c;}
Border around this has a color of #332d2c
<div style="border:2px solid #332d2c;">Content here</div>
.myborder {border:2px solid #332d2c;}