#a0084d color space conversions
Hex:
#a0084d
RGB:
160, 8, 77
CMY:
37, 97, 70
CMYK:
0, 95, 52, 37
HSL:
333°, 90.4762%, 32.9412%
HSV (HSB):
333°, 95.0000%, 62.7451%
XYZ:
15.9236, 8.1831, 7.7614
xyY:
0.4997, 0.2568, 8.1831
CIE-Lab:
34.3613, 58.5625, 3.9039
CIE-LCH:
34.3613, 58.6925, 3.8138
CIE-Luv:
34.3613, 87.3057, -6.0714
Hunter-Lab:
28.6061, 49.3016, 3.9377
#a0084d color charts
#a0084d color shades, tints & tones
#a0084d color schemes
#a0084d color preview, HTML & CSS examples
This text has a color of #a0084d
<p style="color:#a0084d;">Text here</p>
.mytext {color:#a0084d;}
This box has a color of #a0084d
<div style="background-color:#a0084d;">Content here</div>
.mybackground {background-color:#a0084d;}
Border around this has a color of #a0084d
<div style="border:2px solid #a0084d;">Content here</div>
.myborder {border:2px solid #a0084d;}