#a8095e color space conversions
Hex:
#a8095e
RGB:
168, 9, 94
CMY:
34, 96, 63
CMYK:
0, 95, 44, 34
HSL:
328°, 89.8305%, 34.7059%
HSV (HSB):
328°, 94.6429%, 65.8824%
XYZ:
18.2665, 9.3284, 11.4275
xyY:
0.4681, 0.2391, 9.3284
CIE-Lab:
36.6090, 61.7793, -3.6344
CIE-LCH:
36.6090, 61.8861, 356.6333
CIE-Luv:
36.6090, 86.5097, -15.2993
Hunter-Lab:
30.5424, 53.3066, -0.8038
#a8095e color charts
#a8095e color shades, tints & tones
#a8095e color schemes
#a8095e color preview, HTML & CSS examples
This text has a color of #a8095e
<p style="color:#a8095e;">Text here</p>
.mytext {color:#a8095e;}
This box has a color of #a8095e
<div style="background-color:#a8095e;">Content here</div>
.mybackground {background-color:#a8095e;}
Border around this has a color of #a8095e
<div style="border:2px solid #a8095e;">Content here</div>
.myborder {border:2px solid #a8095e;}