#a81b5e color space conversions
Hex:
#a81b5e
RGB:
168, 27, 94
CMY:
34, 89, 63
CMYK:
0, 84, 44, 34
HSL:
331°, 72.3077%, 38.2353%
HSV (HSB):
331°, 83.9286%, 65.8824%
XYZ:
18.5608, 9.9168, 11.5256
xyY:
0.4640, 0.2479, 9.9168
CIE-Lab:
37.6928, 58.6487, -2.0348
CIE-LCH:
37.6928, 58.6840, 358.0129
CIE-Luv:
37.6928, 83.2520, -12.8657
Hunter-Lab:
31.4910, 50.0983, 0.3439
#a81b5e color charts
#a81b5e color shades, tints & tones
#a81b5e color schemes
#a81b5e color preview, HTML & CSS examples
This text has a color of #a81b5e
<p style="color:#a81b5e;">Text here</p>
.mytext {color:#a81b5e;}
This box has a color of #a81b5e
<div style="background-color:#a81b5e;">Content here</div>
.mybackground {background-color:#a81b5e;}
Border around this has a color of #a81b5e
<div style="border:2px solid #a81b5e;">Content here</div>
.myborder {border:2px solid #a81b5e;}