#a5098d color space conversions
Hex:
#a5098d
RGB:
165, 9, 141
CMY:
35, 96, 45
CMYK:
0, 95, 15, 35
HSL:
309°, 89.6552%, 34.1176%
HSV (HSB):
309°, 94.5455%, 64.7059%
XYZ:
20.4225, 10.1178, 26.0758
xyY:
0.3607, 0.1787, 10.1178
CIE-Lab:
38.0530, 66.4874, -31.0055
CIE-LCH:
38.0530, 73.3615, 334.9986
CIE-Luv:
38.0530, 63.5060, -51.7950
Hunter-Lab:
31.8085, 58.9401, -26.3386
#a5098d color charts
#a5098d color shades, tints & tones
#a5098d color schemes
#a5098d color preview, HTML & CSS examples
This text has a color of #a5098d
<p style="color:#a5098d;">Text here</p>
.mytext {color:#a5098d;}
This box has a color of #a5098d
<div style="background-color:#a5098d;">Content here</div>
.mybackground {background-color:#a5098d;}
Border around this has a color of #a5098d
<div style="border:2px solid #a5098d;">Content here</div>
.myborder {border:2px solid #a5098d;}