#a6000d color space conversions
Hex:
#a6000d
RGB:
166, 0, 13
CMY:
35, 100, 95
CMYK:
0, 100, 92, 35
HSL:
355°, 100.0000%, 32.5490%
HSV (HSB):
355°, 100.0000%, 65.0980%
XYZ:
15.7985, 8.1360, 1.1185
xyY:
0.6306, 0.3248, 8.1360
CIE-Lab:
34.2646, 58.2556, 43.1865
CIE-LCH:
34.2646, 72.5175, 36.5505
CIE-Luv:
34.2646, 111.2385, 22.3921
Hunter-Lab:
28.5238, 48.9497, 17.6417
#a6000d color charts
#a6000d color shades, tints & tones
#a6000d color schemes
#a6000d color preview, HTML & CSS examples
This text has a color of #a6000d
<p style="color:#a6000d;">Text here</p>
.mytext {color:#a6000d;}
This box has a color of #a6000d
<div style="background-color:#a6000d;">Content here</div>
.mybackground {background-color:#a6000d;}
Border around this has a color of #a6000d
<div style="border:2px solid #a6000d;">Content here</div>
.myborder {border:2px solid #a6000d;}