#332c2c color space conversions
Hex:
#332c2c
RGB:
51, 44, 44
CMY:
80, 83, 83
CMYK:
0, 14, 14, 80
HSL:
0°, 7.3684%, 18.6275%
HSV (HSB):
0°, 13.7255%, 20.0000%
XYZ:
2.7205, 2.6870, 2.7581
xyY:
0.3332, 0.3291, 2.6870
CIE-Lab:
18.7441, 3.1883, 1.1663
CIE-LCH:
18.7441, 3.3949, 20.0925
CIE-Luv:
18.7441, 3.4815, 0.7477
Hunter-Lab:
16.3921, 0.9388, 1.4984
#332c2c color charts
#332c2c color shades, tints & tones
#332c2c color schemes
#332c2c color preview, HTML & CSS examples
This text has a color of #332c2c
<p style="color:#332c2c;">Text here</p>
.mytext {color:#332c2c;}
This box has a color of #332c2c
<div style="background-color:#332c2c;">Content here</div>
.mybackground {background-color:#332c2c;}
Border around this has a color of #332c2c
<div style="border:2px solid #332c2c;">Content here</div>
.myborder {border:2px solid #332c2c;}