#a8026b color space conversions
Hex:
#a8026b
RGB:
168, 2, 107
CMY:
34, 99, 58
CMYK:
0, 99, 36, 34
HSL:
322°, 97.6471%, 33.3333%
HSV (HSB):
322°, 98.8095%, 65.8824%
XYZ:
18.8240, 9.4298, 14.7379
xyY:
0.4379, 0.2193, 9.4298
CIE-Lab:
36.7989, 63.8664, -11.6559
CIE-LCH:
36.7989, 64.9213, 349.6571
CIE-Luv:
36.7989, 81.5092, -25.4990
Hunter-Lab:
30.7080, 55.6817, -6.9600
#a8026b color charts
#a8026b color shades, tints & tones
#a8026b color schemes
#a8026b color preview, HTML & CSS examples
This text has a color of #a8026b
<p style="color:#a8026b;">Text here</p>
.mytext {color:#a8026b;}
This box has a color of #a8026b
<div style="background-color:#a8026b;">Content here</div>
.mybackground {background-color:#a8026b;}
Border around this has a color of #a8026b
<div style="border:2px solid #a8026b;">Content here</div>
.myborder {border:2px solid #a8026b;}