#a90e5c color space conversions
Hex:
#a90e5c
RGB:
169, 14, 92
CMY:
34, 95, 64
CMYK:
0, 92, 46, 34
HSL:
330°, 84.6995%, 35.8824%
HSV (HSB):
330°, 91.7160%, 66.2745%
XYZ:
18.4510, 9.5218, 10.9906
xyY:
0.4735, 0.2444, 9.5218
CIE-Lab:
36.9701, 61.1906, -1.7939
CIE-LCH:
36.9701, 61.2169, 358.3208
CIE-Luv:
36.9701, 87.5211, -13.0590
Hunter-Lab:
30.8574, 52.7325, 0.4826
#a90e5c color charts
#a90e5c color shades, tints & tones
#a90e5c color schemes
#a90e5c color preview, HTML & CSS examples
This text has a color of #a90e5c
<p style="color:#a90e5c;">Text here</p>
.mytext {color:#a90e5c;}
This box has a color of #a90e5c
<div style="background-color:#a90e5c;">Content here</div>
.mybackground {background-color:#a90e5c;}
Border around this has a color of #a90e5c
<div style="border:2px solid #a90e5c;">Content here</div>
.myborder {border:2px solid #a90e5c;}