#a6000c color space conversions
Hex:
#a6000c
RGB:
166, 0, 12
CMY:
35, 100, 95
CMYK:
0, 100, 93, 35
HSL:
356°, 100.0000%, 32.5490%
HSV (HSB):
356°, 100.0000%, 65.0980%
XYZ:
15.7922, 8.1335, 1.0854
xyY:
0.6314, 0.3252, 8.1335
CIE-Lab:
34.2595, 58.2415, 43.6107
CIE-LCH:
34.2595, 72.7596, 36.8255
CIE-Luv:
34.2595, 111.3448, 22.5519
Hunter-Lab:
28.5194, 48.9333, 17.7070
#a6000c color charts
#a6000c RGB chart
#a6000c CMYK chart
#a6000c RGB pie chart
#a6000c color shades, tints & tones
#a6000c color schemes
#a6000c color preview, HTML & CSS examples
This text has a color of #a6000c
<p style="color:#a6000c;">Text here</p>
.mytext {color:#a6000c;}
Text color #a6000c
This box has a color of #a6000c
<div style="background-color:#a6000c;">Content here</div>
.mybackground {background-color:#a6000c;}
Background color #a6000c
Border around this has a color of #a6000c
<div style="border:2px solid #a6000c;">Content here</div>
.myborder {border:2px solid #a6000c;}
Border color #a6000c