#a0083f color space conversions
Hex:
#a0083f
RGB:
160, 8, 63
CMY:
37, 97, 75
CMYK:
0, 95, 61, 37
HSL:
338°, 90.4762%, 32.9412%
HSV (HSB):
338°, 95.0000%, 62.7451%
XYZ:
15.4812, 8.0061, 5.4320
xyY:
0.5353, 0.2768, 8.0061
CIE-Lab:
33.9956, 57.5622, 12.5736
CIE-LCH:
33.9956, 58.9194, 12.3218
CIE-Luv:
33.9956, 92.7693, 2.7043
Hunter-Lab:
28.2951, 48.1471, 8.4243
#a0083f color charts
#a0083f color shades, tints & tones
#a0083f color schemes
#a0083f color preview, HTML & CSS examples
This text has a color of #a0083f
<p style="color:#a0083f;">Text here</p>
.mytext {color:#a0083f;}
This box has a color of #a0083f
<div style="background-color:#a0083f;">Content here</div>
.mybackground {background-color:#a0083f;}
Border around this has a color of #a0083f
<div style="border:2px solid #a0083f;">Content here</div>
.myborder {border:2px solid #a0083f;}