#a20f4f color space conversions
Hex:
#a20f4f
RGB:
162, 15, 79
CMY:
36, 94, 69
CMYK:
0, 91, 51, 36
HSL:
334°, 83.0508%, 34.7059%
HSV (HSB):
334°, 90.7407%, 63.5294%
XYZ:
16.4824, 8.5875, 8.1860
xyY:
0.4956, 0.2582, 8.5875
CIE-Lab:
35.1777, 58.2307, 3.8262
CIE-LCH:
35.1777, 58.3563, 3.7594
CIE-Luv:
35.1777, 87.0334, -6.0866
Hunter-Lab:
29.3045, 49.1149, 3.9510
#a20f4f color charts
#a20f4f color shades, tints & tones
#a20f4f color schemes
#a20f4f color preview, HTML & CSS examples
This text has a color of #a20f4f
<p style="color:#a20f4f;">Text here</p>
.mytext {color:#a20f4f;}
This box has a color of #a20f4f
<div style="background-color:#a20f4f;">Content here</div>
.mybackground {background-color:#a20f4f;}
Border around this has a color of #a20f4f
<div style="border:2px solid #a20f4f;">Content here</div>
.myborder {border:2px solid #a20f4f;}