#a20f50 color space conversions
Hex:
#a20f50
RGB:
162, 15, 80
CMY:
36, 94, 69
CMYK:
0, 91, 51, 36
HSL:
333°, 83.0508%, 34.7059%
HSV (HSB):
333°, 90.7407%, 63.5294%
XYZ:
16.5191, 8.6022, 8.3792
xyY:
0.4931, 0.2568, 8.6022
CIE-Lab:
35.2069, 58.3118, 3.2176
CIE-LCH:
35.2069, 58.4005, 3.1584
CIE-Luv:
35.2069, 86.6285, -6.7579
Hunter-Lab:
29.3295, 49.2087, 3.5921
#a20f50 color charts
#a20f50 color shades, tints & tones
#a20f50 color schemes
#a20f50 color preview, HTML & CSS examples
This text has a color of #a20f50
<p style="color:#a20f50;">Text here</p>
.mytext {color:#a20f50;}
This box has a color of #a20f50
<div style="background-color:#a20f50;">Content here</div>
.mybackground {background-color:#a20f50;}
Border around this has a color of #a20f50
<div style="border:2px solid #a20f50;">Content here</div>
.myborder {border:2px solid #a20f50;}