#a81b5d color space conversions
Hex:
#a81b5d
RGB:
168, 27, 93
CMY:
34, 89, 64
CMYK:
0, 84, 45, 34
HSL:
332°, 72.3077%, 38.2353%
HSV (HSB):
332°, 83.9286%, 65.8824%
XYZ:
18.5162, 9.8990, 11.2907
xyY:
0.4663, 0.2493, 9.8990
CIE-Lab:
37.6606, 58.5551, -1.4434
CIE-LCH:
37.6606, 58.5729, 358.5879
CIE-Luv:
37.6606, 83.6574, -12.1505
Hunter-Lab:
31.4627, 49.9896, 0.7471
#a81b5d color charts
#a81b5d color shades, tints & tones
#a81b5d color schemes
#a81b5d color preview, HTML & CSS examples
This text has a color of #a81b5d
<p style="color:#a81b5d;">Text here</p>
.mytext {color:#a81b5d;}
This box has a color of #a81b5d
<div style="background-color:#a81b5d;">Content here</div>
.mybackground {background-color:#a81b5d;}
Border around this has a color of #a81b5d
<div style="border:2px solid #a81b5d;">Content here</div>
.myborder {border:2px solid #a81b5d;}