#a9356b color space conversions
Hex:
#a9356b
RGB:
169, 53, 107
CMY:
34, 79, 58
CMYK:
0, 69, 37, 34
HSL:
332°, 52.2523%, 43.5294%
HSV (HSB):
332°, 68.6391%, 66.2745%
XYZ:
20.2891, 12.0428, 15.1650
xyY:
0.4272, 0.2535, 12.0428
CIE-Lab:
41.2840, 51.9076, -4.9056
CIE-LCH:
41.2840, 52.1389, 354.6012
CIE-Luv:
41.2840, 70.5723, -15.3003
Hunter-Lab:
34.7027, 43.6314, -1.6178
#a9356b color charts
#a9356b color shades, tints & tones
#a9356b color schemes
#a9356b color preview, HTML & CSS examples
This text has a color of #a9356b
<p style="color:#a9356b;">Text here</p>
.mytext {color:#a9356b;}
This box has a color of #a9356b
<div style="background-color:#a9356b;">Content here</div>
.mybackground {background-color:#a9356b;}
Border around this has a color of #a9356b
<div style="border:2px solid #a9356b;">Content here</div>
.myborder {border:2px solid #a9356b;}