#a20e6f color space conversions
Hex:
#a20e6f
RGB:
162, 14, 111
CMY:
36, 95, 56
CMYK:
0, 91, 31, 36
HSL:
321°, 84.0909%, 34.5098%
HSV (HSB):
321°, 91.3580%, 63.5294%
XYZ:
17.9266, 9.1432, 15.8589
xyY:
0.4176, 0.2130, 9.1432
CIE-Lab:
36.2585, 61.4889, -15.1279
CIE-LCH:
36.2585, 63.3225, 346.1782
CIE-Luv:
36.2585, 73.5332, -29.3543
Hunter-Lab:
30.2377, 52.9089, -9.9298
#a20e6f color charts
#a20e6f color shades, tints & tones
#a20e6f color schemes
#a20e6f color preview, HTML & CSS examples
This text has a color of #a20e6f
<p style="color:#a20e6f;">Text here</p>
.mytext {color:#a20e6f;}
This box has a color of #a20e6f
<div style="background-color:#a20e6f;">Content here</div>
.mybackground {background-color:#a20e6f;}
Border around this has a color of #a20e6f
<div style="border:2px solid #a20e6f;">Content here</div>
.myborder {border:2px solid #a20e6f;}