#a9034f color space conversions
Hex:
#a9034f
RGB:
169, 3, 79
CMY:
34, 99, 69
CMYK:
0, 98, 53, 34
HSL:
333°, 96.5116%, 33.7255%
HSV (HSB):
333°, 98.2249%, 66.2745%
XYZ:
17.8060, 9.0647, 8.2083
xyY:
0.5076, 0.2584, 9.0647
CIE-Lab:
36.1085, 61.4912, 5.3543
CIE-LCH:
36.1085, 61.7239, 4.9764
CIE-Luv:
36.1085, 94.5377, -5.1826
Hunter-Lab:
30.1076, 52.8791, 4.9109
#a9034f color charts
#a9034f color shades, tints & tones
#a9034f color schemes
#a9034f color preview, HTML & CSS examples
This text has a color of #a9034f
<p style="color:#a9034f;">Text here</p>
.mytext {color:#a9034f;}
This box has a color of #a9034f
<div style="background-color:#a9034f;">Content here</div>
.mybackground {background-color:#a9034f;}
Border around this has a color of #a9034f
<div style="border:2px solid #a9034f;">Content here</div>
.myborder {border:2px solid #a9034f;}