#a4011a color space conversions
Hex:
#a4011a
RGB:
164, 1, 26
CMY:
36, 100, 90
CMYK:
0, 99, 84, 36
HSL:
351°, 98.7879%, 32.3529%
HSV (HSB):
351°, 99.3902%, 64.3137%
XYZ:
15.5071, 7.9888, 1.7020
xyY:
0.6154, 0.3170, 7.9888
CIE-Lab:
33.9596, 57.8700, 36.1307
CIE-LCH:
33.9596, 68.2229, 31.9783
CIE-Luv:
33.9596, 107.6392, 19.2492
Hunter-Lab:
28.2645, 48.4702, 16.2150
#a4011a color charts
#a4011a color shades, tints & tones
#a4011a color schemes
#a4011a color preview, HTML & CSS examples
This text has a color of #a4011a
<p style="color:#a4011a;">Text here</p>
.mytext {color:#a4011a;}
This box has a color of #a4011a
<div style="background-color:#a4011a;">Content here</div>
.mybackground {background-color:#a4011a;}
Border around this has a color of #a4011a
<div style="border:2px solid #a4011a;">Content here</div>
.myborder {border:2px solid #a4011a;}