#a90b7f color space conversions
Hex:
#a90b7f
RGB:
169, 11, 127
CMY:
34, 96, 50
CMYK:
0, 93, 25, 34
HSL:
316°, 87.7778%, 35.2941%
HSV (HSB):
316°, 93.4911%, 66.2745%
XYZ:
20.3126, 10.2067, 20.9782
xyY:
0.3944, 0.1982, 10.2067
CIE-Lab:
38.2108, 65.2694, -22.0465
CIE-LCH:
38.2108, 68.8922, 341.3362
CIE-Luv:
38.2108, 72.4925, -39.5757
Hunter-Lab:
31.9479, 57.5824, -16.5685
#a90b7f color charts
#a90b7f color shades, tints & tones
#a90b7f color schemes
#a90b7f color preview, HTML & CSS examples
This text has a color of #a90b7f
<p style="color:#a90b7f;">Text here</p>
.mytext {color:#a90b7f;}
This box has a color of #a90b7f
<div style="background-color:#a90b7f;">Content here</div>
.mybackground {background-color:#a90b7f;}
Border around this has a color of #a90b7f
<div style="border:2px solid #a90b7f;">Content here</div>
.myborder {border:2px solid #a90b7f;}