#a9114a color space conversions
Hex:
#a9114a
RGB:
169, 17, 74
CMY:
34, 93, 71
CMYK:
0, 90, 56, 34
HSL:
338°, 81.7204%, 36.4706%
HSV (HSB):
338°, 89.9408%, 66.2745%
XYZ:
17.7987, 9.3303, 7.3414
xyY:
0.5163, 0.2707, 9.3303
CIE-Lab:
36.6127, 59.2786, 9.3092
CIE-LCH:
36.6127, 60.0051, 8.9250
CIE-Luv:
36.6127, 94.3243, -0.5918
Hunter-Lab:
30.5456, 50.5557, 7.1320
#a9114a color charts
#a9114a color shades, tints & tones
#a9114a color schemes
#a9114a color preview, HTML & CSS examples
This text has a color of #a9114a
<p style="color:#a9114a;">Text here</p>
.mytext {color:#a9114a;}
This box has a color of #a9114a
<div style="background-color:#a9114a;">Content here</div>
.mybackground {background-color:#a9114a;}
Border around this has a color of #a9114a
<div style="border:2px solid #a9114a;">Content here</div>
.myborder {border:2px solid #a9114a;}