#a0402c color space conversions
Hex:
#a0402c
RGB:
160, 64, 44
CMY:
37, 75, 83
CMYK:
0, 60, 73, 37
HSL:
10°, 56.8627%, 40.0000%
HSV (HSB):
10°, 72.5000%, 62.7451%
XYZ:
16.7852, 11.3222, 3.6836
xyY:
0.5280, 0.3561, 11.3222
CIE-Lab:
40.1180, 38.6338, 32.0705
CIE-LCH:
40.1180, 50.2104, 39.6966
CIE-Luv:
40.1180, 73.9653, 24.6013
Hunter-Lab:
33.6485, 30.1580, 17.0633
#a0402c color charts
#a0402c color shades, tints & tones
#a0402c color schemes
#a0402c color preview, HTML & CSS examples
This text has a color of #a0402c
<p style="color:#a0402c;">Text here</p>
.mytext {color:#a0402c;}
This box has a color of #a0402c
<div style="background-color:#a0402c;">Content here</div>
.mybackground {background-color:#a0402c;}
Border around this has a color of #a0402c
<div style="border:2px solid #a0402c;">Content here</div>
.myborder {border:2px solid #a0402c;}