#a9263a color space conversions
Hex:
#a9263a
RGB:
169, 38, 58
CMY:
34, 85, 77
CMYK:
0, 78, 66, 34
HSL:
351°, 63.2850%, 40.5882%
HSV (HSB):
351°, 77.5148%, 66.2745%
XYZ:
17.8190, 10.1267, 5.0185
xyY:
0.5406, 0.3072, 10.1267
CIE-Lab:
38.0689, 53.1106, 21.5144
CIE-LCH:
38.0689, 57.3027, 22.0522
CIE-Luv:
38.0689, 92.9932, 12.3300
Hunter-Lab:
31.8225, 44.2616, 12.9256
#a9263a color charts
#a9263a color shades, tints & tones
#a9263a color schemes
#a9263a color preview, HTML & CSS examples
This text has a color of #a9263a
<p style="color:#a9263a;">Text here</p>
.mytext {color:#a9263a;}
This box has a color of #a9263a
<div style="background-color:#a9263a;">Content here</div>
.mybackground {background-color:#a9263a;}
Border around this has a color of #a9263a
<div style="border:2px solid #a9263a;">Content here</div>
.myborder {border:2px solid #a9263a;}