#a81b81 color space conversions
Hex:
#a81b81
RGB:
168, 27, 129
CMY:
34, 89, 49
CMYK:
0, 84, 23, 34
HSL:
317°, 72.3077%, 38.2353%
HSV (HSB):
317°, 83.9286%, 65.8824%
XYZ:
20.5028, 10.6937, 21.7523
xyY:
0.3872, 0.2020, 10.6937
CIE-Lab:
39.0597, 62.5407, -21.9868
CIE-LCH:
39.0597, 66.2929, 340.6304
CIE-Luv:
39.0597, 68.7102, -39.2848
Hunter-Lab:
32.7012, 54.6880, -16.5480
#a81b81 color charts
#a81b81 color shades, tints & tones
#a81b81 color schemes
#a81b81 color preview, HTML & CSS examples
This text has a color of #a81b81
<p style="color:#a81b81;">Text here</p>
.mytext {color:#a81b81;}
This box has a color of #a81b81
<div style="background-color:#a81b81;">Content here</div>
.mybackground {background-color:#a81b81;}
Border around this has a color of #a81b81
<div style="border:2px solid #a81b81;">Content here</div>
.myborder {border:2px solid #a81b81;}