#a6050e color space conversions
Hex:
#a6050e
RGB:
166, 5, 14
CMY:
35, 98, 95
CMYK:
0, 97, 92, 35
HSL:
357°, 94.1520%, 33.5294%
HSV (HSB):
357°, 96.9880%, 65.0980%
XYZ:
15.8594, 8.2472, 1.1715
xyY:
0.6274, 0.3263, 8.2472
CIE-Lab:
34.4926, 57.6259, 42.9040
CIE-LCH:
34.4926, 71.8435, 36.6687
CIE-Luv:
34.4926, 110.0943, 22.6093
Hunter-Lab:
28.7180, 48.3195, 17.6841
#a6050e color charts
#a6050e color shades, tints & tones
#a6050e color schemes
#a6050e color preview, HTML & CSS examples
This text has a color of #a6050e
<p style="color:#a6050e;">Text here</p>
.mytext {color:#a6050e;}
This box has a color of #a6050e
<div style="background-color:#a6050e;">Content here</div>
.mybackground {background-color:#a6050e;}
Border around this has a color of #a6050e
<div style="border:2px solid #a6050e;">Content here</div>
.myborder {border:2px solid #a6050e;}