#a90e5e color space conversions
Hex:
#a90e5e
RGB:
169, 14, 94
CMY:
34, 95, 63
CMYK:
0, 92, 44, 34
HSL:
329°, 84.6995%, 35.8824%
HSV (HSB):
329°, 91.7160%, 66.2745%
XYZ:
18.5396, 9.5572, 11.4573
xyY:
0.4687, 0.2416, 9.5572
CIE-Lab:
37.0358, 61.3704, -2.9804
CIE-LCH:
37.0358, 61.4427, 357.2197
CIE-Luv:
37.0358, 86.6632, -14.4859
Hunter-Lab:
30.9148, 52.9456, -0.3330
#a90e5e color charts
#a90e5e color shades, tints & tones
#a90e5e color schemes
#a90e5e color preview, HTML & CSS examples
This text has a color of #a90e5e
<p style="color:#a90e5e;">Text here</p>
.mytext {color:#a90e5e;}
This box has a color of #a90e5e
<div style="background-color:#a90e5e;">Content here</div>
.mybackground {background-color:#a90e5e;}
Border around this has a color of #a90e5e
<div style="border:2px solid #a90e5e;">Content here</div>
.myborder {border:2px solid #a90e5e;}