#a9262a color space conversions
Hex:
#a9262a
RGB:
169, 38, 42
CMY:
34, 85, 84
CMYK:
0, 78, 75, 34
HSL:
358°, 63.2850%, 40.5882%
HSV (HSB):
358°, 77.5148%, 66.2745%
XYZ:
17.4732, 9.9884, 3.1975
xyY:
0.5699, 0.3258, 9.9884
CIE-Lab:
37.8216, 52.3133, 31.0919
CIE-LCH:
37.8216, 60.8554, 30.7247
CIE-Luv:
37.8216, 96.9971, 19.5981
Hunter-Lab:
31.6044, 43.3799, 16.1246
#a9262a color charts
#a9262a color shades, tints & tones
#a9262a color schemes
#a9262a color preview, HTML & CSS examples
This text has a color of #a9262a
<p style="color:#a9262a;">Text here</p>
.mytext {color:#a9262a;}
This box has a color of #a9262a
<div style="background-color:#a9262a;">Content here</div>
.mybackground {background-color:#a9262a;}
Border around this has a color of #a9262a
<div style="border:2px solid #a9262a;">Content here</div>
.myborder {border:2px solid #a9262a;}