#a53e28 color space conversions
Hex:
#a53e28
RGB:
165, 62, 40
CMY:
35, 76, 84
CMYK:
0, 62, 76, 35
HSL:
11°, 60.9756%, 40.1961%
HSV (HSB):
11°, 75.7576%, 64.7059%
XYZ:
17.6227, 11.5978, 3.3173
xyY:
0.5416, 0.3564, 11.5978
CIE-Lab:
40.5696, 41.2769, 35.0688
CIE-LCH:
40.5696, 54.1628, 40.3512
CIE-Luv:
40.5696, 80.1225, 26.1450
Hunter-Lab:
34.0555, 32.7711, 18.0636
#a53e28 color charts
#a53e28 color shades, tints & tones
#a53e28 color schemes
#a53e28 color preview, HTML & CSS examples
This text has a color of #a53e28
<p style="color:#a53e28;">Text here</p>
.mytext {color:#a53e28;}
This box has a color of #a53e28
<div style="background-color:#a53e28;">Content here</div>
.mybackground {background-color:#a53e28;}
Border around this has a color of #a53e28
<div style="border:2px solid #a53e28;">Content here</div>
.myborder {border:2px solid #a53e28;}