#a90d7b color space conversions
Hex:
#a90d7b
RGB:
169, 13, 123
CMY:
34, 95, 52
CMYK:
0, 92, 27, 34
HSL:
318°, 85.7143%, 35.6863%
HSV (HSB):
318°, 92.3077%, 66.2745%
XYZ:
20.0813, 10.1529, 19.6402
xyY:
0.4026, 0.2036, 10.1529
CIE-Lab:
38.1155, 64.5409, -19.7009
CIE-LCH:
38.1155, 67.4808, 343.0253
CIE-Luv:
38.1155, 74.0493, -36.3072
Hunter-Lab:
31.8637, 56.7337, -14.2408
#a90d7b color charts
#a90d7b color shades, tints & tones
#a90d7b color schemes
#a90d7b color preview, HTML & CSS examples
This text has a color of #a90d7b
<p style="color:#a90d7b;">Text here</p>
.mytext {color:#a90d7b;}
This box has a color of #a90d7b
<div style="background-color:#a90d7b;">Content here</div>
.mybackground {background-color:#a90d7b;}
Border around this has a color of #a90d7b
<div style="border:2px solid #a90d7b;">Content here</div>
.myborder {border:2px solid #a90d7b;}