#a8086c color space conversions
Hex:
#a8086c
RGB:
168, 8, 108
CMY:
34, 97, 58
CMYK:
0, 95, 36, 34
HSL:
323°, 90.9091%, 34.5098%
HSV (HSB):
323°, 95.2381%, 65.8824%
XYZ:
18.9421, 9.5812, 15.0384
xyY:
0.4348, 0.2199, 9.5812
CIE-Lab:
37.0801, 63.2627, -11.8643
CIE-LCH:
37.0801, 64.3656, 349.3781
CIE-Luv:
37.0801, 80.4162, -25.7007
Hunter-Lab:
30.9535, 55.0647, -7.1378
#a8086c color charts
#a8086c color shades, tints & tones
#a8086c color schemes
#a8086c color preview, HTML & CSS examples
This text has a color of #a8086c
<p style="color:#a8086c;">Text here</p>
.mytext {color:#a8086c;}
This box has a color of #a8086c
<div style="background-color:#a8086c;">Content here</div>
.mybackground {background-color:#a8086c;}
Border around this has a color of #a8086c
<div style="border:2px solid #a8086c;">Content here</div>
.myborder {border:2px solid #a8086c;}