#a8575c color space conversions
Hex:
#a8575c
RGB:
168, 87, 92
CMY:
34, 66, 64
CMYK:
0, 48, 45, 34
HSL:
356°, 31.7647%, 50.0000%
HSV (HSB):
356°, 48.2143%, 65.8824%
XYZ:
21.4884, 15.9139, 12.0643
xyY:
0.4344, 0.3217, 15.9139
CIE-Lab:
46.8614, 33.6426, 12.3212
CIE-LCH:
46.8614, 35.8279, 20.1147
CIE-Luv:
46.8614, 56.1447, 9.0745
Hunter-Lab:
39.8923, 26.3395, 9.9939
#a8575c color charts
#a8575c color shades, tints & tones
#a8575c color schemes
#a8575c color preview, HTML & CSS examples
This text has a color of #a8575c
<p style="color:#a8575c;">Text here</p>
.mytext {color:#a8575c;}
This box has a color of #a8575c
<div style="background-color:#a8575c;">Content here</div>
.mybackground {background-color:#a8575c;}
Border around this has a color of #a8575c
<div style="border:2px solid #a8575c;">Content here</div>
.myborder {border:2px solid #a8575c;}