#a81f90 color space conversions
Hex:
#a81f90
RGB:
168, 31, 144
CMY:
34, 88, 44
CMYK:
0, 82, 14, 34
HSL:
311°, 68.8442%, 39.0196%
HSV (HSB):
311°, 81.5476%, 65.8824%
XYZ:
21.6725, 11.3184, 27.4280
xyY:
0.3587, 0.1873, 11.3184
CIE-Lab:
40.1117, 63.6033, -29.5667
CIE-LCH:
40.1117, 70.1397, 335.0681
CIE-Luv:
40.1117, 61.9775, -50.1638
Hunter-Lab:
33.6429, 56.1133, -24.7873
#a81f90 color charts
#a81f90 color shades, tints & tones
#a81f90 color schemes
#a81f90 color preview, HTML & CSS examples
This text has a color of #a81f90
<p style="color:#a81f90;">Text here</p>
.mytext {color:#a81f90;}
This box has a color of #a81f90
<div style="background-color:#a81f90;">Content here</div>
.mybackground {background-color:#a81f90;}
Border around this has a color of #a81f90
<div style="border:2px solid #a81f90;">Content here</div>
.myborder {border:2px solid #a81f90;}