#32313e color space conversions
Hex:
#32313e
RGB:
50, 49, 62
CMY:
80, 81, 76
CMYK:
19, 21, 0, 76
HSL:
245°, 11.7117%, 21.7647%
HSV (HSB):
245°, 20.9677%, 24.3137%
XYZ:
3.2832, 3.2225, 5.0064
xyY:
0.2852, 0.2799, 3.2225
CIE-Lab:
20.9140, 3.7264, -8.0056
CIE-LCH:
20.9140, 8.8304, 294.9610
CIE-Luv:
20.9140, -0.2093, -9.0054
Hunter-Lab:
17.9514, 1.2316, -3.9691
#32313e color charts
#32313e color shades, tints & tones
#32313e color schemes
#32313e color preview, HTML & CSS examples
This text has a color of #32313e
<p style="color:#32313e;">Text here</p>
.mytext {color:#32313e;}
This box has a color of #32313e
<div style="background-color:#32313e;">Content here</div>
.mybackground {background-color:#32313e;}
Border around this has a color of #32313e
<div style="border:2px solid #32313e;">Content here</div>
.myborder {border:2px solid #32313e;}