#a4165c color space conversions
Hex:
#a4165c
RGB:
164, 22, 92
CMY:
36, 91, 64
CMYK:
0, 87, 44, 36
HSL:
330°, 76.3441%, 36.4706%
HSV (HSB):
330°, 86.5854%, 64.3137%
XYZ:
17.5285, 9.2390, 10.9847
xyY:
0.4643, 0.2447, 9.2390
CIE-Lab:
36.4405, 58.5660, -2.6902
CIE-LCH:
36.4405, 58.6277, 357.3700
CIE-Luv:
36.4405, 81.9549, -13.5204
Hunter-Lab:
30.3958, 49.7440, -0.1496
#a4165c color charts
#a4165c color shades, tints & tones
#a4165c color schemes
#a4165c color preview, HTML & CSS examples
This text has a color of #a4165c
<p style="color:#a4165c;">Text here</p>
.mytext {color:#a4165c;}
This box has a color of #a4165c
<div style="background-color:#a4165c;">Content here</div>
.mybackground {background-color:#a4165c;}
Border around this has a color of #a4165c
<div style="border:2px solid #a4165c;">Content here</div>
.myborder {border:2px solid #a4165c;}