#a81b8d color space conversions
Hex:
#a81b8d
RGB:
168, 27, 141
CMY:
34, 89, 45
CMYK:
0, 84, 16, 34
HSL:
311°, 72.3077%, 38.2353%
HSV (HSB):
311°, 83.9286%, 65.8824%
XYZ:
21.3481, 11.0318, 26.2035
xyY:
0.3644, 0.1883, 11.0318
CIE-Lab:
39.6340, 64.1308, -28.4820
CIE-LCH:
39.6340, 70.1712, 336.0528
CIE-Luv:
39.6340, 63.8215, -48.5802
Hunter-Lab:
33.2141, 56.6046, -23.5255
#a81b8d color charts
#a81b8d color shades, tints & tones
#a81b8d color schemes
#a81b8d color preview, HTML & CSS examples
This text has a color of #a81b8d
<p style="color:#a81b8d;">Text here</p>
.mytext {color:#a81b8d;}
This box has a color of #a81b8d
<div style="background-color:#a81b8d;">Content here</div>
.mybackground {background-color:#a81b8d;}
Border around this has a color of #a81b8d
<div style="border:2px solid #a81b8d;">Content here</div>
.myborder {border:2px solid #a81b8d;}