#a2103e color space conversions
Hex:
#a2103e
RGB:
162, 16, 62
CMY:
36, 94, 76
CMYK:
0, 90, 62, 36
HSL:
341°, 82.0225%, 34.9020%
HSV (HSB):
341°, 90.1235%, 63.5294%
XYZ:
15.9551, 8.3998, 5.3378
xyY:
0.5373, 0.2829, 8.3998
CIE-Lab:
34.8019, 56.8447, 14.3918
CIE-LCH:
34.8019, 58.6382, 14.2075
CIE-Luv:
34.8019, 93.2792, 4.6316
Hunter-Lab:
28.9823, 47.5470, 9.3679
#a2103e color charts
#a2103e color shades, tints & tones
#a2103e color schemes
#a2103e color preview, HTML & CSS examples
This text has a color of #a2103e
<p style="color:#a2103e;">Text here</p>
.mytext {color:#a2103e;}
This box has a color of #a2103e
<div style="background-color:#a2103e;">Content here</div>
.mybackground {background-color:#a2103e;}
Border around this has a color of #a2103e
<div style="border:2px solid #a2103e;">Content here</div>
.myborder {border:2px solid #a2103e;}