#a4014e color space conversions
Hex:
#a4014e
RGB:
164, 1, 78
CMY:
36, 100, 69
CMYK:
0, 99, 52, 36
HSL:
332°, 98.7879%, 32.3529%
HSV (HSB):
332°, 99.3902%, 64.3137%
XYZ:
16.6958, 8.4643, 7.9615
xyY:
0.5041, 0.2556, 8.4643
CIE-Lab:
34.9317, 60.4896, 4.1807
CIE-LCH:
34.9317, 60.6339, 3.9536
CIE-Luv:
34.9317, 91.1678, -6.2033
Hunter-Lab:
29.0934, 51.5222, 4.1405
#a4014e color charts
#a4014e color shades, tints & tones
#a4014e color schemes
#a4014e color preview, HTML & CSS examples
This text has a color of #a4014e
<p style="color:#a4014e;">Text here</p>
.mytext {color:#a4014e;}
This box has a color of #a4014e
<div style="background-color:#a4014e;">Content here</div>
.mybackground {background-color:#a4014e;}
Border around this has a color of #a4014e
<div style="border:2px solid #a4014e;">Content here</div>
.myborder {border:2px solid #a4014e;}