#a9278d color space conversions
Hex:
#a9278d
RGB:
169, 39, 141
CMY:
34, 85, 45
CMYK:
0, 77, 17, 34
HSL:
313°, 62.5000%, 40.7843%
HSV (HSB):
313°, 76.9231%, 66.2745%
XYZ:
21.8954, 11.8091, 26.3247
xyY:
0.3647, 0.1967, 11.8091
CIE-Lab:
40.9112, 61.2012, -26.4715
CIE-LCH:
40.9112, 66.6807, 336.6100
CIE-Luv:
40.9112, 62.3295, -45.7573
Hunter-Lab:
34.3644, 53.5942, -21.3637
#a9278d color charts
#a9278d color shades, tints & tones
#a9278d color schemes
#a9278d color preview, HTML & CSS examples
This text has a color of #a9278d
<p style="color:#a9278d;">Text here</p>
.mytext {color:#a9278d;}
This box has a color of #a9278d
<div style="background-color:#a9278d;">Content here</div>
.mybackground {background-color:#a9278d;}
Border around this has a color of #a9278d
<div style="border:2px solid #a9278d;">Content here</div>
.myborder {border:2px solid #a9278d;}