#a20e40 color space conversions
Hex:
#a20e40
RGB:
162, 14, 64
CMY:
36, 95, 75
CMYK:
0, 91, 60, 36
HSL:
340°, 84.0909%, 34.5098%
HSV (HSB):
340°, 91.3580%, 63.5294%
XYZ:
15.9827, 8.3656, 5.6228
xyY:
0.5333, 0.2791, 8.3656
CIE-Lab:
34.7330, 57.3011, 12.9927
CIE-LCH:
34.7330, 58.7556, 12.7755
CIE-Luv:
34.7330, 92.9830, 3.2404
Hunter-Lab:
28.9234, 48.0212, 8.7201
#a20e40 color charts
#a20e40 color shades, tints & tones
#a20e40 color schemes
#a20e40 color preview, HTML & CSS examples
This text has a color of #a20e40
<p style="color:#a20e40;">Text here</p>
.mytext {color:#a20e40;}
This box has a color of #a20e40
<div style="background-color:#a20e40;">Content here</div>
.mybackground {background-color:#a20e40;}
Border around this has a color of #a20e40
<div style="border:2px solid #a20e40;">Content here</div>
.myborder {border:2px solid #a20e40;}