#a90e4e color space conversions
Hex:
#a90e4e
RGB:
169, 14, 78
CMY:
34, 95, 69
CMYK:
0, 92, 54, 34
HSL:
335°, 84.6995%, 35.8824%
HSV (HSB):
335°, 91.7160%, 66.2745%
XYZ:
17.8944, 9.2992, 8.0595
xyY:
0.5076, 0.2638, 9.2992
CIE-Lab:
36.5540, 60.0432, 6.6361
CIE-LCH:
36.5540, 60.4088, 6.3068
CIE-Luv:
36.5540, 93.3277, -3.5042
Hunter-Lab:
30.4945, 51.3795, 5.6762
#a90e4e color charts
#a90e4e color shades, tints & tones
#a90e4e color schemes
#a90e4e color preview, HTML & CSS examples
This text has a color of #a90e4e
<p style="color:#a90e4e;">Text here</p>
.mytext {color:#a90e4e;}
This box has a color of #a90e4e
<div style="background-color:#a90e4e;">Content here</div>
.mybackground {background-color:#a90e4e;}
Border around this has a color of #a90e4e
<div style="border:2px solid #a90e4e;">Content here</div>
.myborder {border:2px solid #a90e4e;}