#a9143d color space conversions
Hex:
#a9143d
RGB:
169, 20, 61
CMY:
34, 92, 76
CMYK:
0, 88, 64, 34
HSL:
343°, 78.8360%, 37.0588%
HSV (HSB):
343°, 88.1657%, 66.2745%
XYZ:
17.4546, 9.2722, 5.2846
xyY:
0.5453, 0.2897, 9.2722
CIE-Lab:
36.5033, 57.8951, 17.5690
CIE-LCH:
36.5033, 60.5021, 16.8811
CIE-Luv:
36.5033, 98.3055, 7.4671
Hunter-Lab:
30.4504, 49.0310, 11.0255
#a9143d color charts
#a9143d color shades, tints & tones
#a9143d color schemes
#a9143d color preview, HTML & CSS examples
This text has a color of #a9143d
<p style="color:#a9143d;">Text here</p>
.mytext {color:#a9143d;}
This box has a color of #a9143d
<div style="background-color:#a9143d;">Content here</div>
.mybackground {background-color:#a9143d;}
Border around this has a color of #a9143d
<div style="border:2px solid #a9143d;">Content here</div>
.myborder {border:2px solid #a9143d;}