#5e333e color space conversions
Hex:
#5e333e
RGB:
94, 51, 62
CMY:
63, 80, 76
CMYK:
0, 46, 34, 63
HSL:
345°, 29.6552%, 28.4314%
HSV (HSB):
345°, 45.7447%, 36.8627%
XYZ:
6.6694, 5.0951, 5.1894
xyY:
0.3934, 0.3005, 5.0951
CIE-Lab:
27.0041, 20.8681, 1.6322
CIE-LCH:
27.0041, 20.9319, 4.4722
CIE-Luv:
27.0041, 25.4682, -1.2523
Hunter-Lab:
22.5724, 13.2393, 2.1700
#5e333e color charts
#5e333e color shades, tints & tones
#5e333e color schemes
#5e333e color preview, HTML & CSS examples
This text has a color of #5e333e
<p style="color:#5e333e;">Text here</p>
.mytext {color:#5e333e;}
This box has a color of #5e333e
<div style="background-color:#5e333e;">Content here</div>
.mybackground {background-color:#5e333e;}
Border around this has a color of #5e333e
<div style="border:2px solid #5e333e;">Content here</div>
.myborder {border:2px solid #5e333e;}