#a9012a color space conversions
Hex:
#a9012a
RGB:
169, 1, 42
CMY:
34, 100, 84
CMYK:
0, 99, 75, 34
HSL:
345°, 98.8235%, 33.3333%
HSV (HSB):
345°, 99.4083%, 66.2745%
XYZ:
16.7910, 8.6239, 2.9701
xyY:
0.5915, 0.3038, 8.6239
CIE-Lab:
35.2498, 59.6491, 28.1567
CIE-LCH:
35.2498, 65.9607, 25.2692
CIE-Luv:
35.2498, 107.8297, 14.7617
Hunter-Lab:
29.3665, 50.6702, 14.5600
#a9012a color charts
#a9012a color shades, tints & tones
#a9012a color schemes
#a9012a color preview, HTML & CSS examples
This text has a color of #a9012a
<p style="color:#a9012a;">Text here</p>
.mytext {color:#a9012a;}
This box has a color of #a9012a
<div style="background-color:#a9012a;">Content here</div>
.mybackground {background-color:#a9012a;}
Border around this has a color of #a9012a
<div style="border:2px solid #a9012a;">Content here</div>
.myborder {border:2px solid #a9012a;}