#a20f42 color space conversions
Hex:
#a20f42
RGB:
162, 15, 66
CMY:
36, 94, 74
CMYK:
0, 91, 59, 36
HSL:
339°, 83.0508%, 34.7059%
HSV (HSB):
339°, 90.7407%, 63.5294%
XYZ:
16.0545, 8.4164, 5.9326
xyY:
0.5280, 0.2768, 8.4164
CIE-Lab:
34.8354, 57.2720, 11.8258
CIE-LCH:
34.8354, 58.4802, 11.6668
CIE-Luv:
34.8354, 92.0560, 2.1715
Hunter-Lab:
29.0110, 48.0114, 8.1832
#a20f42 color charts
#a20f42 color shades, tints & tones
#a20f42 color schemes
#a20f42 color preview, HTML & CSS examples
This text has a color of #a20f42
<p style="color:#a20f42;">Text here</p>
.mytext {color:#a20f42;}
This box has a color of #a20f42
<div style="background-color:#a20f42;">Content here</div>
.mybackground {background-color:#a20f42;}
Border around this has a color of #a20f42
<div style="border:2px solid #a20f42;">Content here</div>
.myborder {border:2px solid #a20f42;}