#a81b5a color space conversions
Hex:
#a81b5a
RGB:
168, 27, 90
CMY:
34, 89, 65
CMYK:
0, 84, 46, 34
HSL:
333°, 72.3077%, 38.2353%
HSV (HSB):
333°, 83.9286%, 65.8824%
XYZ:
18.3858, 9.8469, 10.6045
xyY:
0.4734, 0.2535, 9.8469
CIE-Lab:
37.5662, 58.2802, 0.3375
CIE-LCH:
37.5662, 58.2812, 0.3318
CIE-Luv:
37.5662, 84.8646, -10.0261
Hunter-Lab:
31.3797, 49.6712, 1.9294
#a81b5a color charts
#a81b5a color shades, tints & tones
#a81b5a color schemes
#a81b5a color preview, HTML & CSS examples
This text has a color of #a81b5a
<p style="color:#a81b5a;">Text here</p>
.mytext {color:#a81b5a;}
This box has a color of #a81b5a
<div style="background-color:#a81b5a;">Content here</div>
.mybackground {background-color:#a81b5a;}
Border around this has a color of #a81b5a
<div style="border:2px solid #a81b5a;">Content here</div>
.myborder {border:2px solid #a81b5a;}