#a20d28 color space conversions
Hex:
#a20d28
RGB:
162, 13, 40
CMY:
36, 95, 84
CMYK:
0, 92, 75, 36
HSL:
349°, 85.1429%, 34.3137%
HSV (HSB):
349°, 91.9753%, 63.5294%
XYZ:
15.4272, 8.1224, 2.7622
xyY:
0.5863, 0.3087, 8.1224
CIE-Lab:
34.2366, 56.2057, 27.8487
CIE-LCH:
34.2366, 62.7267, 26.3574
CIE-Luv:
34.2366, 100.6449, 15.0920
Hunter-Lab:
28.4999, 46.7487, 14.2036
#a20d28 color charts
#a20d28 color shades, tints & tones
#a20d28 color schemes
#a20d28 color preview, HTML & CSS examples
This text has a color of #a20d28
<p style="color:#a20d28;">Text here</p>
.mytext {color:#a20d28;}
This box has a color of #a20d28
<div style="background-color:#a20d28;">Content here</div>
.mybackground {background-color:#a20d28;}
Border around this has a color of #a20d28
<div style="border:2px solid #a20d28;">Content here</div>
.myborder {border:2px solid #a20d28;}