#a1562c color space conversions
Hex:
#a1562c
RGB:
161, 86, 44
CMY:
37, 66, 83
CMYK:
0, 47, 73, 37
HSL:
22°, 57.0732%, 40.1961%
HSV (HSB):
22°, 72.6708%, 63.1373%
XYZ:
18.4804, 14.4145, 4.1911
xyY:
0.4983, 0.3887, 14.4145
CIE-Lab:
44.8216, 27.5016, 37.3363
CIE-LCH:
44.8216, 46.3718, 53.6250
CIE-Luv:
44.8216, 58.9143, 32.8121
Hunter-Lab:
37.9664, 20.4446, 20.0315
#a1562c color charts
#a1562c color shades, tints & tones
#a1562c color schemes
#a1562c color preview, HTML & CSS examples
This text has a color of #a1562c
<p style="color:#a1562c;">Text here</p>
.mytext {color:#a1562c;}
This box has a color of #a1562c
<div style="background-color:#a1562c;">Content here</div>
.mybackground {background-color:#a1562c;}
Border around this has a color of #a1562c
<div style="border:2px solid #a1562c;">Content here</div>
.myborder {border:2px solid #a1562c;}