#a9283b color space conversions
Hex:
#a9283b
RGB:
169, 40, 59
CMY:
34, 84, 77
CMYK:
0, 76, 65, 34
HSL:
351°, 61.7225%, 40.9804%
HSV (HSB):
351°, 76.3314%, 66.2745%
XYZ:
17.9104, 10.2684, 5.1757
xyY:
0.5370, 0.3079, 10.2684
CIE-Lab:
38.3198, 52.5174, 21.2059
CIE-LCH:
38.3198, 56.6371, 21.9882
CIE-Luv:
38.3198, 91.8225, 12.2760
Hunter-Lab:
32.0443, 43.6908, 12.8547
#a9283b color charts
#a9283b color shades, tints & tones
#a9283b color schemes
#a9283b color preview, HTML & CSS examples
This text has a color of #a9283b
<p style="color:#a9283b;">Text here</p>
.mytext {color:#a9283b;}
This box has a color of #a9283b
<div style="background-color:#a9283b;">Content here</div>
.mybackground {background-color:#a9283b;}
Border around this has a color of #a9283b
<div style="border:2px solid #a9283b;">Content here</div>
.myborder {border:2px solid #a9283b;}