#a2114e color space conversions
Hex:
#a2114e
RGB:
162, 17, 78
CMY:
36, 93, 69
CMYK:
0, 90, 52, 36
HSL:
335°, 81.0056%, 35.0980%
HSV (HSB):
335°, 89.5062%, 63.5294%
XYZ:
16.4759, 8.6323, 8.0056
xyY:
0.4976, 0.2607, 8.6323
CIE-Lab:
35.2666, 57.8111, 4.6042
CIE-LCH:
35.2666, 57.9941, 4.5535
CIE-Luv:
35.2666, 87.0530, -5.1669
Hunter-Lab:
29.3808, 48.6809, 4.4115
#a2114e color charts
#a2114e color shades, tints & tones
#a2114e color schemes
#a2114e color preview, HTML & CSS examples
This text has a color of #a2114e
<p style="color:#a2114e;">Text here</p>
.mytext {color:#a2114e;}
This box has a color of #a2114e
<div style="background-color:#a2114e;">Content here</div>
.mybackground {background-color:#a2114e;}
Border around this has a color of #a2114e
<div style="border:2px solid #a2114e;">Content here</div>
.myborder {border:2px solid #a2114e;}