#323e1e color space conversions
Hex:
#323e1e
RGB:
50, 62, 30
CMY:
80, 76, 88
CMYK:
19, 0, 52, 76
HSL:
83°, 34.7826%, 18.0392%
HSV (HSB):
83°, 51.6129%, 24.3137%
XYZ:
3.2724, 4.2171, 1.8698
xyY:
0.3496, 0.4506, 4.2171
CIE-Lab:
24.3765, -11.3780, 18.0156
CIE-LCH:
24.3765, 21.3078, 122.2750
CIE-Luv:
24.3765, -5.1940, 18.3136
Hunter-Lab:
20.5356, -7.4931, 8.9764
#323e1e color charts
#323e1e color shades, tints & tones
#323e1e color schemes
#323e1e color preview, HTML & CSS examples
This text has a color of #323e1e
<p style="color:#323e1e;">Text here</p>
.mytext {color:#323e1e;}
This box has a color of #323e1e
<div style="background-color:#323e1e;">Content here</div>
.mybackground {background-color:#323e1e;}
Border around this has a color of #323e1e
<div style="border:2px solid #323e1e;">Content here</div>
.myborder {border:2px solid #323e1e;}