#a2255b color space conversions
Hex:
#a2255b
RGB:
162, 37, 91
CMY:
36, 85, 64
CMYK:
0, 77, 44, 36
HSL:
334°, 62.8141%, 39.0196%
HSV (HSB):
334°, 77.1605%, 63.5294%
XYZ:
17.4502, 9.7598, 10.8616
xyY:
0.4584, 0.2564, 9.7598
CIE-Lab:
37.4079, 53.9715, -0.6733
CIE-LCH:
37.4079, 53.9757, 359.2852
CIE-Luv:
37.4079, 76.5936, -10.2938
Hunter-Lab:
31.2408, 45.0336, 1.2549
#a2255b color charts
#a2255b color shades, tints & tones
#a2255b color schemes
#a2255b color preview, HTML & CSS examples
This text has a color of #a2255b
<p style="color:#a2255b;">Text here</p>
.mytext {color:#a2255b;}
This box has a color of #a2255b
<div style="background-color:#a2255b;">Content here</div>
.mybackground {background-color:#a2255b;}
Border around this has a color of #a2255b
<div style="border:2px solid #a2255b;">Content here</div>
.myborder {border:2px solid #a2255b;}