#a9124f color space conversions
Hex:
#a9124f
RGB:
169, 18, 79
CMY:
34, 93, 69
CMYK:
0, 89, 53, 34
HSL:
336°, 80.7487%, 36.6667%
HSV (HSB):
336°, 89.3491%, 66.2745%
XYZ:
17.9898, 9.4321, 8.2696
xyY:
0.5040, 0.2643, 9.4321
CIE-Lab:
36.8033, 59.4768, 6.3427
CIE-LCH:
36.8033, 59.8141, 6.0871
CIE-Luv:
36.8033, 92.1706, -3.6763
Hunter-Lab:
30.7118, 50.8127, 5.5336
#a9124f color charts
#a9124f color shades, tints & tones
#a9124f color schemes
#a9124f color preview, HTML & CSS examples
This text has a color of #a9124f
<p style="color:#a9124f;">Text here</p>
.mytext {color:#a9124f;}
This box has a color of #a9124f
<div style="background-color:#a9124f;">Content here</div>
.mybackground {background-color:#a9124f;}
Border around this has a color of #a9124f
<div style="border:2px solid #a9124f;">Content here</div>
.myborder {border:2px solid #a9124f;}