#a7011c color space conversions
Hex:
#a7011c
RGB:
167, 1, 28
CMY:
35, 100, 89
CMYK:
0, 99, 83, 35
HSL:
350°, 98.8095%, 32.9412%
HSV (HSB):
350°, 99.4012%, 65.4902%
XYZ:
16.1568, 8.3210, 1.8532
xyY:
0.6136, 0.3160, 8.3210
CIE-Lab:
34.6427, 58.6885, 35.8694
CIE-LCH:
34.6427, 68.7819, 31.4326
CIE-Luv:
34.6427, 109.5290, 19.2493
Hunter-Lab:
28.8462, 49.4972, 16.3834
#a7011c color charts
#a7011c color shades, tints & tones
#a7011c color schemes
#a7011c color preview, HTML & CSS examples
This text has a color of #a7011c
<p style="color:#a7011c;">Text here</p>
.mytext {color:#a7011c;}
This box has a color of #a7011c
<div style="background-color:#a7011c;">Content here</div>
.mybackground {background-color:#a7011c;}
Border around this has a color of #a7011c
<div style="border:2px solid #a7011c;">Content here</div>
.myborder {border:2px solid #a7011c;}