#a6400c color space conversions
Hex:
#a6400c
RGB:
166, 64, 12
CMY:
35, 75, 95
CMYK:
0, 61, 93, 35
HSL:
20°, 86.5169%, 34.9020%
HSV (HSB):
20°, 92.7711%, 65.0980%
XYZ:
17.6256, 11.8003, 1.6965
xyY:
0.5663, 0.3792, 11.8003
CIE-Lab:
40.8970, 39.8817, 48.1449
CIE-LCH:
40.8970, 62.5178, 50.3628
CIE-Luv:
40.8970, 82.4962, 33.7192
Hunter-Lab:
34.3516, 31.4722, 21.1179
#a6400c color charts
#a6400c color shades, tints & tones
#a6400c color schemes
#a6400c color preview, HTML & CSS examples
This text has a color of #a6400c
<p style="color:#a6400c;">Text here</p>
.mytext {color:#a6400c;}
This box has a color of #a6400c
<div style="background-color:#a6400c;">Content here</div>
.mybackground {background-color:#a6400c;}
Border around this has a color of #a6400c
<div style="border:2px solid #a6400c;">Content here</div>
.myborder {border:2px solid #a6400c;}