#a81d6b color space conversions
Hex:
#a81d6b
RGB:
168, 29, 107
CMY:
34, 89, 58
CMYK:
0, 83, 36, 34
HSL:
326°, 70.5584%, 38.6275%
HSV (HSB):
326°, 82.7381%, 65.8824%
XYZ:
19.2417, 10.2651, 14.8771
xyY:
0.4335, 0.2313, 10.2651
CIE-Lab:
38.3141, 59.4754, -9.3659
CIE-LCH:
38.3141, 60.2084, 351.0508
CIE-Luv:
38.3141, 77.4330, -22.0427
Hunter-Lab:
32.0392, 51.1325, -5.1034
#a81d6b color charts
#a81d6b color shades, tints & tones
#a81d6b color schemes
#a81d6b color preview, HTML & CSS examples
This text has a color of #a81d6b
<p style="color:#a81d6b;">Text here</p>
.mytext {color:#a81d6b;}
This box has a color of #a81d6b
<div style="background-color:#a81d6b;">Content here</div>
.mybackground {background-color:#a81d6b;}
Border around this has a color of #a81d6b
<div style="border:2px solid #a81d6b;">Content here</div>
.myborder {border:2px solid #a81d6b;}