#a2026d color space conversions
Hex:
#a2026d
RGB:
162, 2, 109
CMY:
36, 99, 57
CMYK:
0, 99, 33, 36
HSL:
320°, 97.5610%, 32.1569%
HSV (HSB):
320°, 98.7654%, 63.5294%
XYZ:
17.6823, 8.8289, 15.2402
xyY:
0.4235, 0.2115, 8.8289
CIE-Lab:
35.6528, 62.7912, -14.7855
CIE-LCH:
35.6528, 64.5085, 346.7499
CIE-Luv:
35.6528, 75.6987, -29.0089
Hunter-Lab:
29.7135, 54.2256, -9.6106
#a2026d color charts
#a2026d color shades, tints & tones
#a2026d color schemes
#a2026d color preview, HTML & CSS examples
This text has a color of #a2026d
<p style="color:#a2026d;">Text here</p>
.mytext {color:#a2026d;}
This box has a color of #a2026d
<div style="background-color:#a2026d;">Content here</div>
.mybackground {background-color:#a2026d;}
Border around this has a color of #a2026d
<div style="border:2px solid #a2026d;">Content here</div>
.myborder {border:2px solid #a2026d;}