#a6103d color space conversions
Hex:
#a6103d
RGB:
166, 16, 61
CMY:
35, 94, 76
CMYK:
0, 90, 63, 35
HSL:
342°, 82.4176%, 35.6863%
HSV (HSB):
342°, 90.3614%, 65.0980%
XYZ:
16.7535, 8.8145, 5.2332
xyY:
0.5439, 0.2862, 8.8145
CIE-Lab:
35.6247, 57.8246, 16.2914
CIE-LCH:
35.6247, 60.0757, 15.7346
CIE-Luv:
35.6247, 96.8466, 6.2132
Hunter-Lab:
29.6892, 48.7706, 10.3316
#a6103d color charts
#a6103d color shades, tints & tones
#a6103d color schemes
#a6103d color preview, HTML & CSS examples
This text has a color of #a6103d
<p style="color:#a6103d;">Text here</p>
.mytext {color:#a6103d;}
This box has a color of #a6103d
<div style="background-color:#a6103d;">Content here</div>
.mybackground {background-color:#a6103d;}
Border around this has a color of #a6103d
<div style="border:2px solid #a6103d;">Content here</div>
.myborder {border:2px solid #a6103d;}