#a81d8c color space conversions
Hex:
#a81d8c
RGB:
168, 29, 140
CMY:
34, 89, 45
CMYK:
0, 83, 17, 34
HSL:
312°, 70.5584%, 38.6275%
HSV (HSB):
312°, 82.7381%, 65.8824%
XYZ:
21.3214, 11.0970, 25.8291
xyY:
0.3660, 0.1905, 11.0970
CIE-Lab:
39.7434, 63.5326, -27.6981
CIE-LCH:
39.7434, 69.3078, 336.4444
CIE-Luv:
39.7434, 63.8974, -47.4461
Hunter-Lab:
33.3122, 55.9525, -22.6529
#a81d8c color charts
#a81d8c color shades, tints & tones
#a81d8c color schemes
#a81d8c color preview, HTML & CSS examples
This text has a color of #a81d8c
<p style="color:#a81d8c;">Text here</p>
.mytext {color:#a81d8c;}
This box has a color of #a81d8c
<div style="background-color:#a81d8c;">Content here</div>
.mybackground {background-color:#a81d8c;}
Border around this has a color of #a81d8c
<div style="border:2px solid #a81d8c;">Content here</div>
.myborder {border:2px solid #a81d8c;}