#a41a0c color space conversions
Hex:
#a41a0c
RGB:
164, 26, 12
CMY:
36, 90, 95
CMYK:
0, 84, 93, 36
HSL:
6°, 86.3636%, 34.5098%
HSV (HSB):
6°, 92.6829%, 64.3137%
XYZ:
15.7456, 8.6578, 1.1891
xyY:
0.6152, 0.3383, 8.6578
CIE-Lab:
35.3170, 53.4122, 44.1052
CIE-LCH:
35.3170, 69.2685, 39.5483
CIE-Luv:
35.3170, 103.0035, 24.7871
Hunter-Lab:
29.4242, 44.0272, 18.2010
#a41a0c color charts
#a41a0c color shades, tints & tones
#a41a0c color schemes
#a41a0c color preview, HTML & CSS examples
This text has a color of #a41a0c
<p style="color:#a41a0c;">Text here</p>
.mytext {color:#a41a0c;}
This box has a color of #a41a0c
<div style="background-color:#a41a0c;">Content here</div>
.mybackground {background-color:#a41a0c;}
Border around this has a color of #a41a0c
<div style="border:2px solid #a41a0c;">Content here</div>
.myborder {border:2px solid #a41a0c;}