#a9283e color space conversions
Hex:
#a9283e
RGB:
169, 40, 62
CMY:
34, 84, 76
CMYK:
0, 76, 63, 34
HSL:
350°, 61.7225%, 40.9804%
HSV (HSB):
350°, 76.3314%, 66.2745%
XYZ:
17.9905, 10.3004, 5.5974
xyY:
0.5309, 0.3040, 10.3004
CIE-Lab:
38.3763, 52.7008, 19.3866
CIE-LCH:
38.3763, 56.1535, 20.1966
CIE-Luv:
38.3763, 90.9631, 10.6817
Hunter-Lab:
32.0942, 43.8936, 12.1255
#a9283e color charts
#a9283e color shades, tints & tones
#a9283e color schemes
#a9283e color preview, HTML & CSS examples
This text has a color of #a9283e
<p style="color:#a9283e;">Text here</p>
.mytext {color:#a9283e;}
This box has a color of #a9283e
<div style="background-color:#a9283e;">Content here</div>
.mybackground {background-color:#a9283e;}
Border around this has a color of #a9283e
<div style="border:2px solid #a9283e;">Content here</div>
.myborder {border:2px solid #a9283e;}