#a90a7d color space conversions
Hex:
#a90a7d
RGB:
169, 10, 125
CMY:
34, 96, 51
CMYK:
0, 94, 26, 34
HSL:
317°, 88.8268%, 35.0980%
HSV (HSB):
317°, 94.0828%, 66.2745%
XYZ:
20.1724, 10.1328, 20.2947
xyY:
0.3987, 0.2003, 10.1328
CIE-Lab:
38.0797, 65.1452, -21.0042
CIE-LCH:
38.0797, 68.4476, 342.1296
CIE-Luv:
38.0797, 73.4615, -38.1288
Hunter-Lab:
31.8320, 57.4120, -15.5182
#a90a7d color charts
#a90a7d color shades, tints & tones
#a90a7d color schemes
#a90a7d color preview, HTML & CSS examples
This text has a color of #a90a7d
<p style="color:#a90a7d;">Text here</p>
.mytext {color:#a90a7d;}
This box has a color of #a90a7d
<div style="background-color:#a90a7d;">Content here</div>
.mybackground {background-color:#a90a7d;}
Border around this has a color of #a90a7d
<div style="border:2px solid #a90a7d;">Content here</div>
.myborder {border:2px solid #a90a7d;}