#a4011e color space conversions
Hex:
#a4011e
RGB:
164, 1, 30
CMY:
36, 100, 88
CMYK:
0, 99, 82, 36
HSL:
349°, 98.7879%, 32.3529%
HSV (HSB):
349°, 99.3902%, 64.3137%
XYZ:
15.5550, 8.0080, 1.9541
xyY:
0.6096, 0.3138, 8.0080
CIE-Lab:
33.9995, 57.9790, 33.8424
CIE-LCH:
33.9995, 67.1332, 30.2722
CIE-Luv:
33.9995, 106.8580, 18.0648
Hunter-Lab:
28.2983, 48.5959, 15.7146
#a4011e color charts
#a4011e color shades, tints & tones
#a4011e color schemes
#a4011e color preview, HTML & CSS examples
This text has a color of #a4011e
<p style="color:#a4011e;">Text here</p>
.mytext {color:#a4011e;}
This box has a color of #a4011e
<div style="background-color:#a4011e;">Content here</div>
.mybackground {background-color:#a4011e;}
Border around this has a color of #a4011e
<div style="border:2px solid #a4011e;">Content here</div>
.myborder {border:2px solid #a4011e;}