#a0412a color space conversions
Hex:
#a0412a
RGB:
160, 65, 42
CMY:
37, 75, 84
CMYK:
0, 59, 74, 37
HSL:
12°, 58.4158%, 39.6078%
HSV (HSB):
12°, 73.7500%, 62.7451%
XYZ:
16.8054, 11.4213, 3.5093
xyY:
0.5295, 0.3599, 11.4213
CIE-Lab:
40.2812, 38.0424, 33.3889
CIE-LCH:
40.2812, 50.6167, 41.2726
CIE-Luv:
40.2812, 73.5983, 25.7157
Hunter-Lab:
33.7955, 29.6203, 17.5002
#a0412a color charts
#a0412a color shades, tints & tones
#a0412a color schemes
#a0412a color preview, HTML & CSS examples
This text has a color of #a0412a
<p style="color:#a0412a;">Text here</p>
.mytext {color:#a0412a;}
This box has a color of #a0412a
<div style="background-color:#a0412a;">Content here</div>
.mybackground {background-color:#a0412a;}
Border around this has a color of #a0412a
<div style="border:2px solid #a0412a;">Content here</div>
.myborder {border:2px solid #a0412a;}