#a9299d color space conversions
Hex:
#a9299d
RGB:
169, 41, 157
CMY:
34, 84, 38
CMYK:
0, 76, 7, 34
HSL:
306°, 60.9524%, 41.1765%
HSV (HSB):
306°, 75.7396%, 66.2745%
XYZ:
23.2409, 12.4552, 33.0775
xyY:
0.3379, 0.1811, 12.4552
CIE-Lab:
41.9306, 62.9609, -34.5675
CIE-LCH:
41.9306, 71.8260, 331.2319
CIE-Luv:
41.9306, 55.9927, -57.7350
Hunter-Lab:
35.2919, 55.7873, -30.8653
#a9299d color charts
#a9299d color shades, tints & tones
#a9299d color schemes
#a9299d color preview, HTML & CSS examples
This text has a color of #a9299d
<p style="color:#a9299d;">Text here</p>
.mytext {color:#a9299d;}
This box has a color of #a9299d
<div style="background-color:#a9299d;">Content here</div>
.mybackground {background-color:#a9299d;}
Border around this has a color of #a9299d
<div style="border:2px solid #a9299d;">Content here</div>
.myborder {border:2px solid #a9299d;}