#a2225c color space conversions
Hex:
#a2225c
RGB:
162, 34, 92
CMY:
36, 87, 64
CMYK:
0, 79, 43, 36
HSL:
333°, 65.3061%, 38.4314%
HSV (HSB):
333°, 79.0123%, 63.5294%
XYZ:
17.4041, 9.5981, 11.0605
xyY:
0.4572, 0.2522, 9.5981
CIE-Lab:
37.1113, 54.9995, -1.7475
CIE-LCH:
37.1113, 55.0273, 358.1802
CIE-Luv:
37.1113, 77.1811, -11.7420
Hunter-Lab:
30.9809, 46.0592, 0.5194
#a2225c color charts
#a2225c color shades, tints & tones
#a2225c color schemes
#a2225c color preview, HTML & CSS examples
This text has a color of #a2225c
<p style="color:#a2225c;">Text here</p>
.mytext {color:#a2225c;}
This box has a color of #a2225c
<div style="background-color:#a2225c;">Content here</div>
.mybackground {background-color:#a2225c;}
Border around this has a color of #a2225c
<div style="border:2px solid #a2225c;">Content here</div>
.myborder {border:2px solid #a2225c;}