#a4124a color space conversions
Hex:
#a4124a
RGB:
164, 18, 74
CMY:
36, 93, 71
CMYK:
0, 89, 55, 36
HSL:
337°, 80.2198%, 35.6863%
HSV (HSB):
337°, 89.0244%, 64.3137%
XYZ:
16.7622, 8.8195, 7.2974
xyY:
0.5098, 0.2682, 8.8195
CIE-Lab:
35.6345, 57.8306, 7.7856
CIE-LCH:
35.6345, 58.3524, 7.6675
CIE-Luv:
35.6345, 90.0454, -1.8566
Hunter-Lab:
29.6977, 48.7792, 6.2194
#a4124a color charts
#a4124a color shades, tints & tones
#a4124a color schemes
#a4124a color preview, HTML & CSS examples
This text has a color of #a4124a
<p style="color:#a4124a;">Text here</p>
.mytext {color:#a4124a;}
This box has a color of #a4124a
<div style="background-color:#a4124a;">Content here</div>
.mybackground {background-color:#a4124a;}
Border around this has a color of #a4124a
<div style="border:2px solid #a4124a;">Content here</div>
.myborder {border:2px solid #a4124a;}