#322e2e color space conversions
Hex:
#322e2e
RGB:
50, 46, 46
CMY:
80, 82, 82
CMYK:
0, 8, 8, 80
HSL:
0°, 4.1667%, 18.8235%
HSV (HSB):
0°, 8.0000%, 19.6078%
XYZ:
2.7855, 2.8294, 2.9841
xyY:
0.3239, 0.3290, 2.8294
CIE-Lab:
19.3471, 1.7975, 0.6439
CIE-LCH:
19.3471, 1.9094, 19.7069
CIE-Luv:
19.3471, 1.9662, 0.4208
Hunter-Lab:
16.8207, 0.1236, 1.2561
#322e2e color charts
#322e2e color shades, tints & tones
#322e2e color schemes
#322e2e color preview, HTML & CSS examples
This text has a color of #322e2e
<p style="color:#322e2e;">Text here</p>
.mytext {color:#322e2e;}
This box has a color of #322e2e
<div style="background-color:#322e2e;">Content here</div>
.mybackground {background-color:#322e2e;}
Border around this has a color of #322e2e
<div style="border:2px solid #322e2e;">Content here</div>
.myborder {border:2px solid #322e2e;}