#a90b8d color space conversions
Hex:
#a90b8d
RGB:
169, 11, 141
CMY:
34, 96, 45
CMYK:
0, 93, 17, 34
HSL:
311°, 87.7778%, 35.2941%
HSV (HSB):
311°, 93.4911%, 66.2745%
XYZ:
21.2896, 10.5974, 26.1227
xyY:
0.3670, 0.1827, 10.5974
CIE-Lab:
38.8940, 67.0422, -29.6299
CIE-LCH:
38.8940, 73.2979, 336.1566
CIE-Luv:
38.8940, 66.4593, -50.3314
Hunter-Lab:
32.5537, 59.7669, -24.7896
#a90b8d color charts
#a90b8d color shades, tints & tones
#a90b8d color schemes
#a90b8d color preview, HTML & CSS examples
This text has a color of #a90b8d
<p style="color:#a90b8d;">Text here</p>
.mytext {color:#a90b8d;}
This box has a color of #a90b8d
<div style="background-color:#a90b8d;">Content here</div>
.mybackground {background-color:#a90b8d;}
Border around this has a color of #a90b8d
<div style="border:2px solid #a90b8d;">Content here</div>
.myborder {border:2px solid #a90b8d;}