#5d352d color space conversions
Hex:
#5d352d
RGB:
93, 53, 45
CMY:
64, 79, 82
CMYK:
0, 43, 52, 64
HSL:
10°, 34.7826%, 27.0588%
HSV (HSB):
10°, 51.6129%, 36.4706%
XYZ:
6.2610, 5.0628, 3.1299
xyY:
0.4332, 0.3503, 5.0628
CIE-Lab:
26.9130, 16.9617, 12.7221
CIE-LCH:
26.9130, 21.2026, 36.8718
CIE-Luv:
26.9130, 26.4451, 10.1957
Hunter-Lab:
22.5007, 10.2924, 7.5032
#5d352d color charts
#5d352d color shades, tints & tones
#5d352d color schemes
#5d352d color preview, HTML & CSS examples
This text has a color of #5d352d
<p style="color:#5d352d;">Text here</p>
.mytext {color:#5d352d;}
This box has a color of #5d352d
<div style="background-color:#5d352d;">Content here</div>
.mybackground {background-color:#5d352d;}
Border around this has a color of #5d352d
<div style="border:2px solid #5d352d;">Content here</div>
.myborder {border:2px solid #5d352d;}