#a8485a color space conversions
Hex:
#a8485a
RGB:
168, 72, 90
CMY:
34, 72, 65
CMYK:
0, 57, 46, 34
HSL:
349°, 40.0000%, 47.0588%
HSV (HSB):
349°, 57.1429%, 65.8824%
XYZ:
20.3113, 13.6977, 11.2463
xyY:
0.4488, 0.3027, 13.6977
CIE-Lab:
43.7963, 41.1874, 9.2589
CIE-LCH:
43.7963, 42.2153, 12.6695
CIE-Luv:
43.7963, 65.6029, 3.8148
Hunter-Lab:
37.0105, 33.1922, 7.8910
#a8485a color charts
#a8485a color shades, tints & tones
#a8485a color schemes
#a8485a color preview, HTML & CSS examples
This text has a color of #a8485a
<p style="color:#a8485a;">Text here</p>
.mytext {color:#a8485a;}
This box has a color of #a8485a
<div style="background-color:#a8485a;">Content here</div>
.mybackground {background-color:#a8485a;}
Border around this has a color of #a8485a
<div style="border:2px solid #a8485a;">Content here</div>
.myborder {border:2px solid #a8485a;}