#a20a4c color space conversions
Hex:
#a20a4c
RGB:
162, 10, 76
CMY:
36, 96, 70
CMYK:
0, 94, 53, 36
HSL:
334°, 88.3721%, 33.7255%
HSV (HSB):
334°, 93.8272%, 63.5294%
XYZ:
16.3133, 8.4203, 7.6029
xyY:
0.5045, 0.2604, 8.4203
CIE-Lab:
34.8432, 58.7158, 5.3031
CIE-LCH:
34.8432, 58.9548, 5.1609
CIE-Luv:
34.8432, 89.0597, -4.6348
Hunter-Lab:
29.0177, 49.5692, 4.7778
#a20a4c color charts
#a20a4c color shades, tints & tones
#a20a4c color schemes
#a20a4c color preview, HTML & CSS examples
This text has a color of #a20a4c
<p style="color:#a20a4c;">Text here</p>
.mytext {color:#a20a4c;}
This box has a color of #a20a4c
<div style="background-color:#a20a4c;">Content here</div>
.mybackground {background-color:#a20a4c;}
Border around this has a color of #a20a4c
<div style="border:2px solid #a20a4c;">Content here</div>
.myborder {border:2px solid #a20a4c;}