#323f3e color space conversions
Hex:
#323f3e
RGB:
50, 63, 62
CMY:
80, 75, 76
CMYK:
21, 0, 2, 75
HSL:
175°, 11.5044%, 22.1569%
HSV (HSB):
175°, 20.6349%, 24.7059%
XYZ:
3.9624, 4.5809, 5.2328
xyY:
0.2876, 0.3325, 4.5809
CIE-Lab:
25.5058, -5.5333, -1.1528
CIE-LCH:
25.5058, 5.6521, 191.7682
CIE-Luv:
25.5058, -6.1322, -0.6031
Hunter-Lab:
21.4031, -4.4093, 0.4865
#323f3e color charts
#323f3e color shades, tints & tones
#323f3e color schemes
#323f3e color preview, HTML & CSS examples
This text has a color of #323f3e
<p style="color:#323f3e;">Text here</p>
.mytext {color:#323f3e;}
This box has a color of #323f3e
<div style="background-color:#323f3e;">Content here</div>
.mybackground {background-color:#323f3e;}
Border around this has a color of #323f3e
<div style="border:2px solid #323f3e;">Content here</div>
.myborder {border:2px solid #323f3e;}