#a53b2c color space conversions
Hex:
#a53b2c
RGB:
165, 59, 44
CMY:
35, 77, 83
CMYK:
0, 64, 73, 35
HSL:
7°, 57.8947%, 40.9804%
HSV (HSB):
7°, 73.3333%, 64.7059%
XYZ:
17.5356, 11.3091, 3.6415
xyY:
0.5398, 0.3481, 11.3091
CIE-Lab:
40.0963, 42.8468, 32.2804
CIE-LCH:
40.0963, 53.6458, 36.9941
CIE-Luv:
40.0963, 81.4416, 23.6976
Hunter-Lab:
33.6290, 34.2269, 17.1201
#a53b2c color charts
#a53b2c color shades, tints & tones
#a53b2c color schemes
#a53b2c color preview, HTML & CSS examples
This text has a color of #a53b2c
<p style="color:#a53b2c;">Text here</p>
.mytext {color:#a53b2c;}
This box has a color of #a53b2c
<div style="background-color:#a53b2c;">Content here</div>
.mybackground {background-color:#a53b2c;}
Border around this has a color of #a53b2c
<div style="border:2px solid #a53b2c;">Content here</div>
.myborder {border:2px solid #a53b2c;}