#a6162a color space conversions
Hex:
#a6162a
RGB:
166, 22, 42
CMY:
35, 91, 84
CMYK:
0, 87, 75, 35
HSL:
352°, 76.5957%, 36.8627%
HSV (HSB):
352°, 86.7470%, 65.0980%
XYZ:
16.4307, 8.8480, 3.0323
xyY:
0.5804, 0.3125, 8.8480
CIE-Lab:
35.6899, 55.7311, 28.4979
CIE-LCH:
35.6899, 62.5946, 27.0828
CIE-Luv:
35.6899, 100.9028, 16.1808
Hunter-Lab:
29.7455, 46.5443, 14.7777
#a6162a color charts
#a6162a color shades, tints & tones
#a6162a color schemes
#a6162a color preview, HTML & CSS examples
This text has a color of #a6162a
<p style="color:#a6162a;">Text here</p>
.mytext {color:#a6162a;}
This box has a color of #a6162a
<div style="background-color:#a6162a;">Content here</div>
.mybackground {background-color:#a6162a;}
Border around this has a color of #a6162a
<div style="border:2px solid #a6162a;">Content here</div>
.myborder {border:2px solid #a6162a;}