#a4006d color space conversions
Hex:
#a4006d
RGB:
164, 0, 109
CMY:
36, 100, 57
CMYK:
0, 100, 34, 36
HSL:
320°, 100.0000%, 32.1569%
HSV (HSB):
320°, 100.0000%, 64.3137%
XYZ:
18.0702, 8.9966, 15.2521
xyY:
0.4270, 0.2126, 8.9966
CIE-Lab:
35.9778, 63.4621, -14.2522
CIE-LCH:
35.9778, 65.0428, 347.3426
CIE-Luv:
35.9778, 77.5413, -28.5280
Hunter-Lab:
29.9944, 55.0473, -9.1528
#a4006d color charts
#a4006d color shades, tints & tones
#a4006d color schemes
#a4006d color preview, HTML & CSS examples
This text has a color of #a4006d
<p style="color:#a4006d;">Text here</p>
.mytext {color:#a4006d;}
This box has a color of #a4006d
<div style="background-color:#a4006d;">Content here</div>
.mybackground {background-color:#a4006d;}
Border around this has a color of #a4006d
<div style="border:2px solid #a4006d;">Content here</div>
.myborder {border:2px solid #a4006d;}