#a2124e color space conversions
Hex:
#a2124e
RGB:
162, 18, 78
CMY:
36, 93, 69
CMYK:
0, 89, 52, 36
HSL:
335°, 80.0000%, 35.2941%
HSV (HSB):
335°, 88.8889%, 63.5294%
XYZ:
16.4917, 8.6641, 8.0108
xyY:
0.4972, 0.2612, 8.6641
CIE-Lab:
35.3293, 57.6302, 4.6938
CIE-LCH:
35.3293, 57.8210, 4.6563
CIE-Luv:
35.3293, 86.8486, -5.0320
Hunter-Lab:
29.4348, 48.4994, 4.4682
#a2124e color charts
#a2124e color shades, tints & tones
#a2124e color schemes
#a2124e color preview, HTML & CSS examples
This text has a color of #a2124e
<p style="color:#a2124e;">Text here</p>
.mytext {color:#a2124e;}
This box has a color of #a2124e
<div style="background-color:#a2124e;">Content here</div>
.mybackground {background-color:#a2124e;}
Border around this has a color of #a2124e
<div style="border:2px solid #a2124e;">Content here</div>
.myborder {border:2px solid #a2124e;}