#a9548b color space conversions
Hex:
#a9548b
RGB:
169, 84, 139
CMY:
34, 67, 45
CMYK:
0, 50, 18, 34
HSL:
321°, 33.5968%, 49.6078%
HSV (HSB):
321°, 50.2959%, 66.2745%
XYZ:
24.1927, 16.6397, 26.3628
xyY:
0.3600, 0.2476, 16.6397
CIE-Lab:
47.8029, 41.8607, -14.6493
CIE-LCH:
47.8029, 44.3500, 340.7123
CIE-Luv:
47.8029, 47.4740, -27.3097
Hunter-Lab:
40.7918, 34.4785, -9.7634
#a9548b color charts
#a9548b color shades, tints & tones
#a9548b color schemes
#a9548b color preview, HTML & CSS examples
This text has a color of #a9548b
<p style="color:#a9548b;">Text here</p>
.mytext {color:#a9548b;}
This box has a color of #a9548b
<div style="background-color:#a9548b;">Content here</div>
.mybackground {background-color:#a9548b;}
Border around this has a color of #a9548b
<div style="border:2px solid #a9548b;">Content here</div>
.myborder {border:2px solid #a9548b;}