#a2103a color space conversions
Hex:
#a2103a
RGB:
162, 16, 58
CMY:
36, 94, 77
CMYK:
0, 90, 64, 36
HSL:
343°, 82.0225%, 34.9020%
HSV (HSB):
343°, 90.1235%, 63.5294%
XYZ:
15.8493, 8.3575, 4.7808
xyY:
0.5468, 0.2883, 8.3575
CIE-Lab:
34.7165, 56.6021, 16.8848
CIE-LCH:
34.7165, 59.0668, 16.6102
CIE-Luv:
34.7165, 94.6493, 6.8639
Hunter-Lab:
28.9093, 47.2702, 10.4316
#a2103a color charts
#a2103a color shades, tints & tones
#a2103a color schemes
#a2103a color preview, HTML & CSS examples
This text has a color of #a2103a
<p style="color:#a2103a;">Text here</p>
.mytext {color:#a2103a;}
This box has a color of #a2103a
<div style="background-color:#a2103a;">Content here</div>
.mybackground {background-color:#a2103a;}
Border around this has a color of #a2103a
<div style="border:2px solid #a2103a;">Content here</div>
.myborder {border:2px solid #a2103a;}