#a6010b color space conversions
Hex:
#a6010b
RGB:
166, 1, 11
CMY:
35, 100, 96
CMYK:
0, 99, 93, 35
HSL:
356°, 98.8024%, 32.7451%
HSV (HSB):
356°, 99.3976%, 65.0980%
XYZ:
15.7971, 8.1529, 1.0577
xyY:
0.6317, 0.3260, 8.1529
CIE-Lab:
34.2992, 58.0984, 44.0492
CIE-LCH:
34.2992, 72.9093, 37.1687
CIE-Luv:
34.2992, 111.2369, 22.7805
Hunter-Lab:
28.5532, 48.7875, 17.7910
#a6010b color charts
#a6010b color shades, tints & tones
#a6010b color schemes
#a6010b color preview, HTML & CSS examples
This text has a color of #a6010b
<p style="color:#a6010b;">Text here</p>
.mytext {color:#a6010b;}
This box has a color of #a6010b
<div style="background-color:#a6010b;">Content here</div>
.mybackground {background-color:#a6010b;}
Border around this has a color of #a6010b
<div style="border:2px solid #a6010b;">Content here</div>
.myborder {border:2px solid #a6010b;}