#a53c3a color space conversions
Hex:
#a53c3a
RGB:
165, 60, 58
CMY:
35, 76, 77
CMYK:
0, 64, 65, 35
HSL:
1°, 47.9821%, 43.7255%
HSV (HSB):
1°, 64.8485%, 64.7059%
XYZ:
17.8966, 11.5365, 5.2865
xyY:
0.5155, 0.3323, 11.5365
CIE-Lab:
40.4698, 43.1767, 24.3993
CIE-LCH:
40.4698, 49.5939, 29.4710
CIE-Luv:
40.4698, 78.0303, 17.7441
Hunter-Lab:
33.9655, 34.6132, 14.5477
#a53c3a color charts
#a53c3a color shades, tints & tones
#a53c3a color schemes
#a53c3a color preview, HTML & CSS examples
This text has a color of #a53c3a
<p style="color:#a53c3a;">Text here</p>
.mytext {color:#a53c3a;}
This box has a color of #a53c3a
<div style="background-color:#a53c3a;">Content here</div>
.mybackground {background-color:#a53c3a;}
Border around this has a color of #a53c3a
<div style="border:2px solid #a53c3a;">Content here</div>
.myborder {border:2px solid #a53c3a;}