#5d3535 color space conversions
Hex:
#5d3535
RGB:
93, 53, 53
CMY:
64, 79, 79
CMYK:
0, 43, 43, 64
HSL:
0°, 27.3973%, 28.6275%
HSV (HSB):
0°, 43.0108%, 36.4706%
XYZ:
6.4299, 5.1304, 4.0195
xyY:
0.4127, 0.3293, 5.1304
CIE-Lab:
27.1031, 17.9426, 7.7217
CIE-LCH:
27.1031, 19.5336, 23.2849
CIE-Luv:
27.1031, 25.2389, 5.4395
Hunter-Lab:
22.6504, 11.0337, 5.3337
#5d3535 color charts
#5d3535 color shades, tints & tones
#5d3535 color schemes
#5d3535 color preview, HTML & CSS examples
This text has a color of #5d3535
<p style="color:#5d3535;">Text here</p>
.mytext {color:#5d3535;}
This box has a color of #5d3535
<div style="background-color:#5d3535;">Content here</div>
.mybackground {background-color:#5d3535;}
Border around this has a color of #5d3535
<div style="border:2px solid #5d3535;">Content here</div>
.myborder {border:2px solid #5d3535;}