#a4124d color space conversions
Hex:
#a4124d
RGB:
164, 18, 77
CMY:
36, 93, 70
CMYK:
0, 89, 53, 36
HSL:
336°, 80.2198%, 35.6863%
HSV (HSB):
336°, 89.0244%, 64.3137%
XYZ:
16.8657, 8.8609, 7.8426
xyY:
0.5024, 0.2640, 8.8609
CIE-Lab:
35.7152, 58.0589, 5.9501
CIE-LCH:
35.7152, 58.3630, 5.8515
CIE-Luv:
35.7152, 88.8787, -3.7982
Hunter-Lab:
29.7673, 49.0424, 5.2164
#a4124d color charts
#a4124d color shades, tints & tones
#a4124d color schemes
#a4124d color preview, HTML & CSS examples
This text has a color of #a4124d
<p style="color:#a4124d;">Text here</p>
.mytext {color:#a4124d;}
This box has a color of #a4124d
<div style="background-color:#a4124d;">Content here</div>
.mybackground {background-color:#a4124d;}
Border around this has a color of #a4124d
<div style="border:2px solid #a4124d;">Content here</div>
.myborder {border:2px solid #a4124d;}