#a20a24 color space conversions
Hex:
#a20a24
RGB:
162, 10, 36
CMY:
36, 96, 86
CMYK:
0, 94, 78, 36
HSL:
350°, 88.3721%, 33.7255%
HSV (HSB):
350°, 93.8272%, 63.5294%
XYZ:
15.3273, 8.0258, 2.4104
xyY:
0.5949, 0.3115, 8.0258
CIE-Lab:
34.0366, 56.4772, 30.1130
CIE-LCH:
34.0366, 64.0036, 28.0660
CIE-Luv:
34.0366, 102.2373, 16.3616
Hunter-Lab:
28.3299, 46.9961, 14.7864
#a20a24 color charts
#a20a24 color shades, tints & tones
#a20a24 color schemes
#a20a24 color preview, HTML & CSS examples
This text has a color of #a20a24
<p style="color:#a20a24;">Text here</p>
.mytext {color:#a20a24;}
This box has a color of #a20a24
<div style="background-color:#a20a24;">Content here</div>
.mybackground {background-color:#a20a24;}
Border around this has a color of #a20a24
<div style="border:2px solid #a20a24;">Content here</div>
.myborder {border:2px solid #a20a24;}