#a81b6d color space conversions
Hex:
#a81b6d
RGB:
168, 27, 109
CMY:
34, 89, 57
CMYK:
0, 84, 35, 34
HSL:
325°, 72.3077%, 38.2353%
HSV (HSB):
325°, 83.9286%, 65.8824%
XYZ:
19.3007, 10.2128, 15.4220
xyY:
0.4295, 0.2273, 10.2128
CIE-Lab:
38.2217, 60.1735, -10.7677
CIE-LCH:
38.2217, 61.1293, 349.8546
CIE-Luv:
38.2217, 77.0528, -23.9343
Hunter-Lab:
31.9575, 51.8792, -6.2418
#a81b6d color charts
#a81b6d color shades, tints & tones
#a81b6d color schemes
#a81b6d color preview, HTML & CSS examples
This text has a color of #a81b6d
<p style="color:#a81b6d;">Text here</p>
.mytext {color:#a81b6d;}
This box has a color of #a81b6d
<div style="background-color:#a81b6d;">Content here</div>
.mybackground {background-color:#a81b6d;}
Border around this has a color of #a81b6d
<div style="border:2px solid #a81b6d;">Content here</div>
.myborder {border:2px solid #a81b6d;}