#a8255b color space conversions
Hex:
#a8255b
RGB:
168, 37, 91
CMY:
34, 85, 64
CMYK:
0, 78, 46, 34
HSL:
335°, 63.9024%, 40.1961%
HSV (HSB):
335°, 77.9762%, 65.8824%
XYZ:
18.6983, 10.4033, 10.9201
xyY:
0.4672, 0.2599, 10.4033
CIE-Lab:
38.5567, 55.6398, 1.1414
CIE-LCH:
38.5567, 55.6515, 1.1752
CIE-Luv:
38.5567, 81.4994, -8.5843
Hunter-Lab:
32.2541, 47.0351, 2.5045
#a8255b color charts
#a8255b color shades, tints & tones
#a8255b color schemes
#a8255b color preview, HTML & CSS examples
This text has a color of #a8255b
<p style="color:#a8255b;">Text here</p>
.mytext {color:#a8255b;}
This box has a color of #a8255b
<div style="background-color:#a8255b;">Content here</div>
.mybackground {background-color:#a8255b;}
Border around this has a color of #a8255b
<div style="border:2px solid #a8255b;">Content here</div>
.myborder {border:2px solid #a8255b;}