#a81e81 color space conversions
Hex:
#a81e81
RGB:
168, 30, 129
CMY:
34, 88, 49
CMYK:
0, 82, 23, 34
HSL:
317°, 69.6970%, 38.8235%
HSV (HSB):
317°, 82.1429%, 65.8824%
XYZ:
20.5752, 10.8384, 21.7765
xyY:
0.3868, 0.2038, 10.8384
CIE-Lab:
39.3069, 61.8274, -21.6038
CIE-LCH:
39.3069, 65.4931, 340.7395
CIE-Luv:
39.3069, 68.1542, -38.7169
Hunter-Lab:
32.9217, 53.9449, -16.1730
#a81e81 color charts
#a81e81 color shades, tints & tones
#a81e81 color schemes
#a81e81 color preview, HTML & CSS examples
This text has a color of #a81e81
<p style="color:#a81e81;">Text here</p>
.mytext {color:#a81e81;}
This box has a color of #a81e81
<div style="background-color:#a81e81;">Content here</div>
.mybackground {background-color:#a81e81;}
Border around this has a color of #a81e81
<div style="border:2px solid #a81e81;">Content here</div>
.myborder {border:2px solid #a81e81;}