#a20a2f color space conversions
Hex:
#a20a2f
RGB:
162, 10, 47
CMY:
36, 96, 82
CMYK:
0, 94, 71, 36
HSL:
345°, 88.3721%, 33.7255%
HSV (HSB):
345°, 93.8272%, 63.5294%
XYZ:
15.5219, 8.1037, 3.4354
xyY:
0.5736, 0.2995, 8.1037
CIE-Lab:
34.1979, 56.9293, 23.3503
CIE-LCH:
34.1979, 61.5319, 22.3016
CIE-Luv:
34.1979, 99.3292, 11.7888
Hunter-Lab:
28.4670, 47.5117, 12.7718
#a20a2f color charts
#a20a2f color shades, tints & tones
#a20a2f color schemes
#a20a2f color preview, HTML & CSS examples
This text has a color of #a20a2f
<p style="color:#a20a2f;">Text here</p>
.mytext {color:#a20a2f;}
This box has a color of #a20a2f
<div style="background-color:#a20a2f;">Content here</div>
.mybackground {background-color:#a20a2f;}
Border around this has a color of #a20a2f
<div style="border:2px solid #a20a2f;">Content here</div>
.myborder {border:2px solid #a20a2f;}