#a20d85 color space conversions
Hex:
#a20d85
RGB:
162, 13, 133
CMY:
36, 95, 48
CMYK:
0, 92, 18, 36
HSL:
312°, 85.1429%, 34.3137%
HSV (HSB):
312°, 91.9753%, 63.5294%
XYZ:
19.2779, 9.6627, 23.0393
xyY:
0.3709, 0.1859, 9.6627
CIE-Lab:
37.2301, 64.3317, -27.4030
CIE-LCH:
37.2301, 69.9249, 336.9277
CIE-Luv:
37.2301, 64.1936, -46.2876
Hunter-Lab:
31.0849, 56.3016, -22.1849
#a20d85 color charts
#a20d85 color shades, tints & tones
#a20d85 color schemes
#a20d85 color preview, HTML & CSS examples
This text has a color of #a20d85
<p style="color:#a20d85;">Text here</p>
.mytext {color:#a20d85;}
This box has a color of #a20d85
<div style="background-color:#a20d85;">Content here</div>
.mybackground {background-color:#a20d85;}
Border around this has a color of #a20d85
<div style="border:2px solid #a20d85;">Content here</div>
.myborder {border:2px solid #a20d85;}