#a5086b color space conversions
Hex:
#a5086b
RGB:
165, 8, 107
CMY:
35, 97, 58
CMYK:
0, 95, 35, 35
HSL:
322°, 90.7514%, 33.9216%
HSV (HSB):
322°, 95.1515%, 64.7059%
XYZ:
18.2577, 9.2345, 14.7301
xyY:
0.4324, 0.2187, 9.2345
CIE-Lab:
36.4320, 62.4958, -12.2703
CIE-LCH:
36.4320, 63.6890, 348.8919
CIE-Luv:
36.4320, 78.4116, -25.9445
Hunter-Lab:
30.3884, 54.0654, -7.4676
#a5086b color charts
#a5086b color shades, tints & tones
#a5086b color schemes
#a5086b color preview, HTML & CSS examples
This text has a color of #a5086b
<p style="color:#a5086b;">Text here</p>
.mytext {color:#a5086b;}
This box has a color of #a5086b
<div style="background-color:#a5086b;">Content here</div>
.mybackground {background-color:#a5086b;}
Border around this has a color of #a5086b
<div style="border:2px solid #a5086b;">Content here</div>
.myborder {border:2px solid #a5086b;}