#332d2d color space conversions
Hex:
#332d2d
RGB:
51, 45, 45
CMY:
80, 82, 82
CMYK:
0, 12, 12, 80
HSL:
0°, 6.2500%, 18.8235%
HSV (HSB):
0°, 11.7647%, 20.0000%
XYZ:
2.7773, 2.7700, 2.8709
xyY:
0.3299, 0.3291, 2.7700
CIE-Lab:
19.0984, 2.7175, 0.9870
CIE-LCH:
19.0984, 2.8912, 19.9618
CIE-Luv:
19.0984, 2.9797, 0.6394
Hunter-Lab:
16.6434, 0.6602, 1.4232
#332d2d color charts
#332d2d color shades, tints & tones
#332d2d color schemes
#332d2d color preview, HTML & CSS examples
This text has a color of #332d2d
<p style="color:#332d2d;">Text here</p>
.mytext {color:#332d2d;}
This box has a color of #332d2d
<div style="background-color:#332d2d;">Content here</div>
.mybackground {background-color:#332d2d;}
Border around this has a color of #332d2d
<div style="border:2px solid #332d2d;">Content here</div>
.myborder {border:2px solid #332d2d;}