#322222 color space conversions
Hex:
#322222
RGB:
50, 34, 34
CMY:
80, 87, 87
CMYK:
0, 32, 32, 80
HSL:
0°, 19.0476%, 16.4706%
HSV (HSB):
0°, 32.0000%, 19.6078%
XYZ:
2.1762, 1.9377, 1.7727
xyY:
0.3697, 0.3292, 1.9377
CIE-Lab:
15.1566, 7.6820, 3.0285
CIE-LCH:
15.1566, 8.2574, 21.5163
CIE-Luv:
15.1566, 7.9322, 1.7084
Hunter-Lab:
13.9200, 3.5455, 2.1935
#322222 color charts
#322222 color shades, tints & tones
#322222 color schemes
#322222 color preview, HTML & CSS examples
This text has a color of #322222
<p style="color:#322222;">Text here</p>
.mytext {color:#322222;}
This box has a color of #322222
<div style="background-color:#322222;">Content here</div>
.mybackground {background-color:#322222;}
Border around this has a color of #322222
<div style="border:2px solid #322222;">Content here</div>
.myborder {border:2px solid #322222;}