#a53f3d color space conversions
Hex:
#a53f3d
RGB:
165, 63, 61
CMY:
35, 75, 76
CMYK:
0, 62, 63, 35
HSL:
1°, 46.0177%, 44.3137%
HSV (HSB):
1°, 63.0303%, 64.7059%
XYZ:
18.1369, 11.8913, 5.7542
xyY:
0.5069, 0.3323, 11.8913
CIE-Lab:
41.0428, 41.9837, 23.2960
CIE-LCH:
41.0428, 48.0139, 29.0251
CIE-Luv:
41.0428, 75.5164, 17.2367
Hunter-Lab:
34.4837, 33.5363, 14.2450
#a53f3d color charts
#a53f3d color shades, tints & tones
#a53f3d color schemes
#a53f3d color preview, HTML & CSS examples
This text has a color of #a53f3d
<p style="color:#a53f3d;">Text here</p>
.mytext {color:#a53f3d;}
This box has a color of #a53f3d
<div style="background-color:#a53f3d;">Content here</div>
.mybackground {background-color:#a53f3d;}
Border around this has a color of #a53f3d
<div style="border:2px solid #a53f3d;">Content here</div>
.myborder {border:2px solid #a53f3d;}