#a90c7f color space conversions
Hex:
#a90c7f
RGB:
169, 12, 127
CMY:
34, 95, 50
CMYK:
0, 93, 25, 34
HSL:
316°, 86.7403%, 35.4902%
HSV (HSB):
316°, 92.8994%, 66.2745%
XYZ:
20.3244, 10.2303, 20.9821
xyY:
0.3944, 0.1985, 10.2303
CIE-Lab:
38.2526, 65.1473, -21.9817
CIE-LCH:
38.2526, 68.7558, 341.3548
CIE-Luv:
38.2526, 72.3982, -39.4810
Hunter-Lab:
31.9848, 57.4527, -16.5050
#a90c7f color charts
#a90c7f color shades, tints & tones
#a90c7f color schemes
#a90c7f color preview, HTML & CSS examples
This text has a color of #a90c7f
<p style="color:#a90c7f;">Text here</p>
.mytext {color:#a90c7f;}
This box has a color of #a90c7f
<div style="background-color:#a90c7f;">Content here</div>
.mybackground {background-color:#a90c7f;}
Border around this has a color of #a90c7f
<div style="border:2px solid #a90c7f;">Content here</div>
.myborder {border:2px solid #a90c7f;}