#a20c6c color space conversions
Hex:
#a20c6c
RGB:
162, 12, 108
CMY:
36, 95, 58
CMYK:
0, 93, 33, 36
HSL:
322°, 86.2069%, 34.1176%
HSV (HSB):
322°, 92.5926%, 63.5294%
XYZ:
17.7385, 9.0270, 14.9948
xyY:
0.4248, 0.2162, 9.0270
CIE-Lab:
36.0363, 61.4404, -13.5640
CIE-LCH:
36.0363, 62.9199, 347.5507
CIE-Luv:
36.0363, 75.0876, -27.3038
Hunter-Lab:
30.0450, 52.8073, -8.5588
#a20c6c color charts
#a20c6c color shades, tints & tones
#a20c6c color schemes
#a20c6c color preview, HTML & CSS examples
This text has a color of #a20c6c
<p style="color:#a20c6c;">Text here</p>
.mytext {color:#a20c6c;}
This box has a color of #a20c6c
<div style="background-color:#a20c6c;">Content here</div>
.mybackground {background-color:#a20c6c;}
Border around this has a color of #a20c6c
<div style="border:2px solid #a20c6c;">Content here</div>
.myborder {border:2px solid #a20c6c;}