#a90f7e color space conversions
Hex:
#a90f7e
RGB:
169, 15, 126
CMY:
34, 94, 51
CMYK:
0, 91, 25, 34
HSL:
317°, 83.6957%, 36.0784%
HSV (HSB):
317°, 91.1243%, 66.2745%
XYZ:
20.2989, 10.2830, 20.6536
xyY:
0.3962, 0.2007, 10.2830
CIE-Lab:
38.3457, 64.6208, -21.2152
CIE-LCH:
38.3457, 68.0142, 341.8248
CIE-Luv:
38.3457, 72.5182, -38.3963
Hunter-Lab:
32.0672, 56.8752, -15.7401
#a90f7e color charts
#a90f7e color shades, tints & tones
#a90f7e color schemes
#a90f7e color preview, HTML & CSS examples
This text has a color of #a90f7e
<p style="color:#a90f7e;">Text here</p>
.mytext {color:#a90f7e;}
This box has a color of #a90f7e
<div style="background-color:#a90f7e;">Content here</div>
.mybackground {background-color:#a90f7e;}
Border around this has a color of #a90f7e
<div style="border:2px solid #a90f7e;">Content here</div>
.myborder {border:2px solid #a90f7e;}