#a5036b color space conversions
Hex:
#a5036b
RGB:
165, 3, 107
CMY:
35, 99, 58
CMYK:
0, 98, 35, 35
HSL:
321°, 96.4286%, 32.9412%
HSV (HSB):
321°, 98.1818%, 64.7059%
XYZ:
18.2035, 9.1260, 14.7120
xyY:
0.4330, 0.2171, 9.1260
CIE-Lab:
36.2258, 63.0986, -12.5839
CIE-LCH:
36.2258, 64.3412, 348.7214
CIE-Luv:
36.2258, 78.9464, -26.4091
Hunter-Lab:
30.2093, 54.6941, -7.7279
#a5036b color charts
#a5036b color shades, tints & tones
#a5036b color schemes
#a5036b color preview, HTML & CSS examples
This text has a color of #a5036b
<p style="color:#a5036b;">Text here</p>
.mytext {color:#a5036b;}
This box has a color of #a5036b
<div style="background-color:#a5036b;">Content here</div>
.mybackground {background-color:#a5036b;}
Border around this has a color of #a5036b
<div style="border:2px solid #a5036b;">Content here</div>
.myborder {border:2px solid #a5036b;}