#a4084a color space conversions
Hex:
#a4084a
RGB:
164, 8, 74
CMY:
36, 97, 71
CMYK:
0, 95, 55, 36
HSL:
335°, 90.6977%, 33.7255%
HSV (HSB):
335°, 95.1220%, 64.3137%
XYZ:
16.6327, 8.5606, 7.2543
xyY:
0.5126, 0.2638, 8.5606
CIE-Lab:
35.1241, 59.3067, 7.0661
CIE-LCH:
35.1241, 59.7262, 6.7945
CIE-Luv:
35.1241, 91.7864, -2.9434
Hunter-Lab:
29.2585, 50.2704, 5.7807
#a4084a color charts
#a4084a color shades, tints & tones
#a4084a color schemes
#a4084a color preview, HTML & CSS examples
This text has a color of #a4084a
<p style="color:#a4084a;">Text here</p>
.mytext {color:#a4084a;}
This box has a color of #a4084a
<div style="background-color:#a4084a;">Content here</div>
.mybackground {background-color:#a4084a;}
Border around this has a color of #a4084a
<div style="border:2px solid #a4084a;">Content here</div>
.myborder {border:2px solid #a4084a;}