#a8025a color space conversions
Hex:
#a8025a
RGB:
168, 2, 90
CMY:
34, 99, 65
CMYK:
0, 99, 46, 34
HSL:
328°, 97.6471%, 33.3333%
HSV (HSB):
328°, 98.8095%, 65.8824%
XYZ:
18.0156, 9.1064, 10.4810
xyY:
0.4791, 0.2422, 9.1064
CIE-Lab:
36.1884, 62.2648, -1.6796
CIE-LCH:
36.1884, 62.2875, 358.4548
CIE-Luv:
36.1884, 89.1397, -13.0942
Hunter-Lab:
30.1769, 53.7552, 0.5312
#a8025a color charts
#a8025a color shades, tints & tones
#a8025a color schemes
#a8025a color preview, HTML & CSS examples
This text has a color of #a8025a
<p style="color:#a8025a;">Text here</p>
.mytext {color:#a8025a;}
This box has a color of #a8025a
<div style="background-color:#a8025a;">Content here</div>
.mybackground {background-color:#a8025a;}
Border around this has a color of #a8025a
<div style="border:2px solid #a8025a;">Content here</div>
.myborder {border:2px solid #a8025a;}