#a0412d color space conversions
Hex:
#a0412d
RGB:
160, 65, 45
CMY:
37, 75, 82
CMYK:
0, 59, 72, 37
HSL:
10°, 56.0976%, 40.1961%
HSV (HSB):
10°, 71.8750%, 62.7451%
XYZ:
16.8612, 11.4436, 3.8028
xyY:
0.5251, 0.3564, 11.4436
CIE-Lab:
40.3178, 38.1946, 31.7249
CIE-LCH:
40.3178, 49.6518, 39.7134
CIE-Luv:
40.3178, 73.1224, 24.5414
Hunter-Lab:
33.8284, 29.7702, 17.0149
#a0412d color charts
#a0412d color shades, tints & tones
#a0412d color schemes
#a0412d color preview, HTML & CSS examples
This text has a color of #a0412d
<p style="color:#a0412d;">Text here</p>
.mytext {color:#a0412d;}
This box has a color of #a0412d
<div style="background-color:#a0412d;">Content here</div>
.mybackground {background-color:#a0412d;}
Border around this has a color of #a0412d
<div style="border:2px solid #a0412d;">Content here</div>
.myborder {border:2px solid #a0412d;}