#a8025b color space conversions
Hex:
#a8025b
RGB:
168, 2, 91
CMY:
34, 99, 64
CMYK:
0, 99, 46, 34
HSL:
328°, 97.6471%, 33.3333%
HSV (HSB):
328°, 98.8095%, 65.8824%
XYZ:
18.0585, 9.1236, 10.7068
xyY:
0.4766, 0.2408, 9.1236
CIE-Lab:
36.2211, 62.3513, -2.2765
CIE-LCH:
36.2211, 62.3929, 357.9090
CIE-Luv:
36.2211, 88.6991, -13.8013
Hunter-Lab:
30.2053, 53.8586, 0.1273
#a8025b color charts
#a8025b color shades, tints & tones
#a8025b color schemes
#a8025b color preview, HTML & CSS examples
This text has a color of #a8025b
<p style="color:#a8025b;">Text here</p>
.mytext {color:#a8025b;}
This box has a color of #a8025b
<div style="background-color:#a8025b;">Content here</div>
.mybackground {background-color:#a8025b;}
Border around this has a color of #a8025b
<div style="border:2px solid #a8025b;">Content here</div>
.myborder {border:2px solid #a8025b;}