#a8505e color space conversions
Hex:
#a8505e
RGB:
168, 80, 94
CMY:
34, 69, 63
CMYK:
0, 52, 44, 34
HSL:
350°, 35.4839%, 48.6275%
HSV (HSB):
350°, 52.3810%, 65.8824%
XYZ:
21.0375, 14.8703, 12.3511
xyY:
0.4359, 0.3081, 14.8703
CIE-Lab:
45.4560, 37.5544, 9.1430
CIE-LCH:
45.4560, 38.6513, 13.6831
CIE-Luv:
45.4560, 59.9623, 4.5445
Hunter-Lab:
38.5620, 29.8970, 8.0033
#a8505e color charts
#a8505e color shades, tints & tones
#a8505e color schemes
#a8505e color preview, HTML & CSS examples
This text has a color of #a8505e
<p style="color:#a8505e;">Text here</p>
.mytext {color:#a8505e;}
This box has a color of #a8505e
<div style="background-color:#a8505e;">Content here</div>
.mybackground {background-color:#a8505e;}
Border around this has a color of #a8505e
<div style="border:2px solid #a8505e;">Content here</div>
.myborder {border:2px solid #a8505e;}