#a53f2d color space conversions
Hex:
#a53f2d
RGB:
165, 63, 45
CMY:
35, 75, 82
CMYK:
0, 62, 73, 35
HSL:
9°, 57.1429%, 41.1765%
HSV (HSB):
9°, 72.7273%, 64.7059%
XYZ:
17.7682, 11.7438, 3.8129
xyY:
0.5332, 0.3524, 11.7438
CIE-Lab:
40.8060, 41.0405, 32.5086
CIE-LCH:
40.8060, 52.3558, 38.3831
CIE-Luv:
40.8060, 78.6393, 24.5778
Hunter-Lab:
34.2692, 32.5790, 17.3917
#a53f2d color charts
#a53f2d color shades, tints & tones
#a53f2d color schemes
#a53f2d color preview, HTML & CSS examples
This text has a color of #a53f2d
<p style="color:#a53f2d;">Text here</p>
.mytext {color:#a53f2d;}
This box has a color of #a53f2d
<div style="background-color:#a53f2d;">Content here</div>
.mybackground {background-color:#a53f2d;}
Border around this has a color of #a53f2d
<div style="border:2px solid #a53f2d;">Content here</div>
.myborder {border:2px solid #a53f2d;}