#a81e91 color space conversions
Hex:
#a81e91
RGB:
168, 30, 145
CMY:
34, 88, 43
CMYK:
0, 82, 14, 34
HSL:
310°, 69.6970%, 38.8235%
HSV (HSB):
310°, 82.1429%, 65.8824%
XYZ:
21.7236, 11.2977, 27.8238
xyY:
0.3570, 0.1857, 11.2977
CIE-Lab:
40.0774, 63.9907, -30.2305
CIE-LCH:
40.0774, 70.7721, 334.7130
CIE-Luv:
40.0774, 61.7548, -51.1296
Hunter-Lab:
33.6121, 56.5438, -25.5513
#a81e91 color charts
#a81e91 color shades, tints & tones
#a81e91 color schemes
#a81e91 color preview, HTML & CSS examples
This text has a color of #a81e91
<p style="color:#a81e91;">Text here</p>
.mytext {color:#a81e91;}
This box has a color of #a81e91
<div style="background-color:#a81e91;">Content here</div>
.mybackground {background-color:#a81e91;}
Border around this has a color of #a81e91
<div style="border:2px solid #a81e91;">Content here</div>
.myborder {border:2px solid #a81e91;}