#a90d7f color space conversions
Hex:
#a90d7f
RGB:
169, 13, 127
CMY:
34, 95, 50
CMYK:
0, 92, 25, 34
HSL:
316°, 85.7143%, 35.6863%
HSV (HSB):
316°, 92.3077%, 66.2745%
XYZ:
20.3369, 10.2552, 20.9862
xyY:
0.3943, 0.1988, 10.2552
CIE-Lab:
38.2966, 65.0187, -21.9135
CIE-LCH:
38.2966, 68.6122, 341.3744
CIE-Luv:
38.2966, 72.2987, -39.3812
Hunter-Lab:
32.0237, 57.3162, -16.4382
#a90d7f color charts
#a90d7f color shades, tints & tones
#a90d7f color schemes
#a90d7f color preview, HTML & CSS examples
This text has a color of #a90d7f
<p style="color:#a90d7f;">Text here</p>
.mytext {color:#a90d7f;}
This box has a color of #a90d7f
<div style="background-color:#a90d7f;">Content here</div>
.mybackground {background-color:#a90d7f;}
Border around this has a color of #a90d7f
<div style="border:2px solid #a90d7f;">Content here</div>
.myborder {border:2px solid #a90d7f;}