#a53d28 color space conversions
Hex:
#a53d28
RGB:
165, 61, 40
CMY:
35, 76, 84
CMYK:
0, 63, 76, 35
HSL:
10°, 60.9756%, 40.1961%
HSV (HSB):
10°, 75.7576%, 64.7059%
XYZ:
17.5688, 11.4900, 3.2993
xyY:
0.5429, 0.3551, 11.4900
CIE-Lab:
40.3938, 41.7436, 34.8787
CIE-LCH:
40.3938, 54.3972, 39.8803
CIE-Luv:
40.3938, 80.7938, 25.8297
Hunter-Lab:
33.8969, 33.1970, 17.9570
#a53d28 color charts
#a53d28 color shades, tints & tones
#a53d28 color schemes
#a53d28 color preview, HTML & CSS examples
This text has a color of #a53d28
<p style="color:#a53d28;">Text here</p>
.mytext {color:#a53d28;}
This box has a color of #a53d28
<div style="background-color:#a53d28;">Content here</div>
.mybackground {background-color:#a53d28;}
Border around this has a color of #a53d28
<div style="border:2px solid #a53d28;">Content here</div>
.myborder {border:2px solid #a53d28;}