#a20b3f color space conversions
Hex:
#a20b3f
RGB:
162, 11, 63
CMY:
36, 96, 75
CMYK:
0, 93, 61, 36
HSL:
339°, 87.2832%, 33.9216%
HSV (HSB):
339°, 93.2099%, 63.5294%
XYZ:
15.9172, 8.2796, 5.4618
xyY:
0.5367, 0.2792, 8.2796
CIE-Lab:
34.5585, 57.6752, 13.4096
CIE-LCH:
34.5585, 59.2135, 13.0889
CIE-Luv:
34.5585, 93.8943, 3.5119
Hunter-Lab:
28.7743, 48.3863, 8.8878
#a20b3f color charts
#a20b3f color shades, tints & tones
#a20b3f color schemes
#a20b3f color preview, HTML & CSS examples
This text has a color of #a20b3f
<p style="color:#a20b3f;">Text here</p>
.mytext {color:#a20b3f;}
This box has a color of #a20b3f
<div style="background-color:#a20b3f;">Content here</div>
.mybackground {background-color:#a20b3f;}
Border around this has a color of #a20b3f
<div style="border:2px solid #a20b3f;">Content here</div>
.myborder {border:2px solid #a20b3f;}