#a5085a color space conversions
Hex:
#a5085a
RGB:
165, 8, 90
CMY:
35, 97, 65
CMYK:
0, 95, 45, 35
HSL:
329°, 90.7514%, 33.9216%
HSV (HSB):
329°, 95.1515%, 64.7059%
XYZ:
17.4493, 8.9112, 10.4732
xyY:
0.4737, 0.2419, 8.9112
CIE-Lab:
35.8127, 60.8428, -2.3045
CIE-LCH:
35.8127, 60.8864, 357.8309
CIE-Luv:
35.8127, 85.9130, -13.4870
Hunter-Lab:
29.8516, 52.0994, 0.0947
#a5085a color charts
#a5085a color shades, tints & tones
#a5085a color schemes
#a5085a color preview, HTML & CSS examples
This text has a color of #a5085a
<p style="color:#a5085a;">Text here</p>
.mytext {color:#a5085a;}
This box has a color of #a5085a
<div style="background-color:#a5085a;">Content here</div>
.mybackground {background-color:#a5085a;}
Border around this has a color of #a5085a
<div style="border:2px solid #a5085a;">Content here</div>
.myborder {border:2px solid #a5085a;}