#a90b8c color space conversions
Hex:
#a90b8c
RGB:
169, 11, 140
CMY:
34, 96, 45
CMYK:
0, 93, 17, 34
HSL:
311°, 87.7778%, 35.2941%
HSV (HSB):
311°, 93.4911%, 66.2745%
XYZ:
21.2155, 10.5678, 25.7326
xyY:
0.3689, 0.1837, 10.5678
CIE-Lab:
38.8428, 66.9103, -29.0963
CIE-LCH:
38.8428, 72.9629, 336.4979
CIE-Luv:
38.8428, 66.8824, -49.5650
Hunter-Lab:
32.5082, 59.6034, -24.1766
#a90b8c color charts
#a90b8c color shades, tints & tones
#a90b8c color schemes
#a90b8c color preview, HTML & CSS examples
This text has a color of #a90b8c
<p style="color:#a90b8c;">Text here</p>
.mytext {color:#a90b8c;}
This box has a color of #a90b8c
<div style="background-color:#a90b8c;">Content here</div>
.mybackground {background-color:#a90b8c;}
Border around this has a color of #a90b8c
<div style="border:2px solid #a90b8c;">Content here</div>
.myborder {border:2px solid #a90b8c;}