#a8485d color space conversions
Hex:
#a8485d
RGB:
168, 72, 93
CMY:
34, 72, 64
CMYK:
0, 57, 45, 34
HSL:
347°, 40.0000%, 47.0588%
HSV (HSB):
347°, 57.1429%, 65.8824%
XYZ:
20.4416, 13.7499, 11.9325
xyY:
0.4432, 0.2981, 13.7499
CIE-Lab:
43.8721, 41.4988, 7.5184
CIE-LCH:
43.8721, 42.1744, 10.2690
CIE-Luv:
43.8721, 64.8281, 1.7742
Hunter-Lab:
37.0808, 33.5105, 6.8772
#a8485d color charts
#a8485d color shades, tints & tones
#a8485d color schemes
#a8485d color preview, HTML & CSS examples
This text has a color of #a8485d
<p style="color:#a8485d;">Text here</p>
.mytext {color:#a8485d;}
This box has a color of #a8485d
<div style="background-color:#a8485d;">Content here</div>
.mybackground {background-color:#a8485d;}
Border around this has a color of #a8485d
<div style="border:2px solid #a8485d;">Content here</div>
.myborder {border:2px solid #a8485d;}