#a90d8b color space conversions
Hex:
#a90d8b
RGB:
169, 13, 139
CMY:
34, 95, 45
CMYK:
0, 92, 18, 34
HSL:
312°, 85.7143%, 35.6863%
HSV (HSB):
312°, 92.3077%, 66.2745%
XYZ:
21.1663, 10.5869, 25.3540
xyY:
0.3706, 0.1854, 10.5869
CIE-Lab:
38.8759, 66.5332, -28.4299
CIE-LCH:
38.8759, 72.3528, 336.8628
CIE-Luv:
38.8759, 67.1365, -48.6112
Hunter-Lab:
32.5376, 59.1768, -23.4237
#a90d8b color charts
#a90d8b color shades, tints & tones
#a90d8b color schemes
#a90d8b color preview, HTML & CSS examples
This text has a color of #a90d8b
<p style="color:#a90d8b;">Text here</p>
.mytext {color:#a90d8b;}
This box has a color of #a90d8b
<div style="background-color:#a90d8b;">Content here</div>
.mybackground {background-color:#a90d8b;}
Border around this has a color of #a90d8b
<div style="border:2px solid #a90d8b;">Content here</div>
.myborder {border:2px solid #a90d8b;}