#323d3c color space conversions
Hex:
#323d3c
RGB:
50, 61, 60
CMY:
80, 76, 76
CMYK:
18, 0, 2, 76
HSL:
175°, 9.9099%, 21.7647%
HSV (HSB):
175°, 18.0328%, 23.9216%
XYZ:
3.7997, 4.3418, 4.9128
xyY:
0.2911, 0.3326, 4.3418
CIE-Lab:
24.7708, -4.7706, -0.9063
CIE-LCH:
24.7708, 4.8560, 190.7570
CIE-Luv:
24.7708, -5.2091, -0.4121
Hunter-Lab:
20.8371, -3.9145, 0.6072
#323d3c color charts
#323d3c color shades, tints & tones
#323d3c color schemes
#323d3c color preview, HTML & CSS examples
This text has a color of #323d3c
<p style="color:#323d3c;">Text here</p>
.mytext {color:#323d3c;}
This box has a color of #323d3c
<div style="background-color:#323d3c;">Content here</div>
.mybackground {background-color:#323d3c;}
Border around this has a color of #323d3c
<div style="border:2px solid #323d3c;">Content here</div>
.myborder {border:2px solid #323d3c;}