#a3102e color space conversions
Hex:
#a3102e
RGB:
163, 16, 46
CMY:
36, 94, 82
CMYK:
0, 90, 72, 36
HSL:
348°, 82.1229%, 35.0980%
HSV (HSB):
348°, 90.1840%, 63.9216%
XYZ:
15.7827, 8.3544, 3.3655
xyY:
0.5739, 0.3038, 8.3544
CIE-Lab:
34.7103, 56.2429, 24.6653
CIE-LCH:
34.7103, 61.4137, 23.6798
CIE-Luv:
34.7103, 99.1389, 13.0700
Hunter-Lab:
28.9039, 46.8862, 13.3292
#a3102e color charts
#a3102e color shades, tints & tones
#a3102e color schemes
#a3102e color preview, HTML & CSS examples
This text has a color of #a3102e
<p style="color:#a3102e;">Text here</p>
.mytext {color:#a3102e;}
This box has a color of #a3102e
<div style="background-color:#a3102e;">Content here</div>
.mybackground {background-color:#a3102e;}
Border around this has a color of #a3102e
<div style="border:2px solid #a3102e;">Content here</div>
.myborder {border:2px solid #a3102e;}