#a53e2d color space conversions
Hex:
#a53e2d
RGB:
165, 62, 45
CMY:
35, 76, 82
CMYK:
0, 62, 73, 35
HSL:
9°, 57.1429%, 41.1765%
HSV (HSB):
9°, 72.7273%, 64.7059%
XYZ:
17.7133, 11.6340, 3.7946
xyY:
0.5345, 0.3510, 11.6340
CIE-Lab:
40.6285, 41.5111, 32.3073
CIE-LCH:
40.6285, 52.6016, 37.8929
CIE-Luv:
40.6285, 79.3044, 24.2530
Hunter-Lab:
34.1087, 33.0083, 17.2800
#a53e2d color charts
#a53e2d color shades, tints & tones
#a53e2d color schemes
#a53e2d color preview, HTML & CSS examples
This text has a color of #a53e2d
<p style="color:#a53e2d;">Text here</p>
.mytext {color:#a53e2d;}
This box has a color of #a53e2d
<div style="background-color:#a53e2d;">Content here</div>
.mybackground {background-color:#a53e2d;}
Border around this has a color of #a53e2d
<div style="border:2px solid #a53e2d;">Content here</div>
.myborder {border:2px solid #a53e2d;}