#a53a2d color space conversions
Hex:
#a53a2d
RGB:
165, 58, 45
CMY:
35, 77, 82
CMYK:
0, 65, 73, 35
HSL:
6°, 57.1429%, 41.1765%
HSV (HSB):
6°, 72.7273%, 64.7059%
XYZ:
17.5038, 11.2149, 3.7248
xyY:
0.5395, 0.3457, 11.2149
CIE-Lab:
39.9401, 43.3475, 31.5238
CIE-LCH:
39.9401, 53.5981, 36.0259
CIE-Luv:
39.9401, 81.9040, 22.9889
Hunter-Lab:
33.4887, 34.6927, 16.8476
#a53a2d color charts
#a53a2d color shades, tints & tones
#a53a2d color schemes
#a53a2d color preview, HTML & CSS examples
This text has a color of #a53a2d
<p style="color:#a53a2d;">Text here</p>
.mytext {color:#a53a2d;}
This box has a color of #a53a2d
<div style="background-color:#a53a2d;">Content here</div>
.mybackground {background-color:#a53a2d;}
Border around this has a color of #a53a2d
<div style="border:2px solid #a53a2d;">Content here</div>
.myborder {border:2px solid #a53a2d;}