#a7012c color space conversions
Hex:
#a7012c
RGB:
167, 1, 44
CMY:
35, 100, 83
CMYK:
0, 99, 74, 35
HSL:
344°, 98.8095%, 32.9412%
HSV (HSB):
344°, 99.4012%, 65.4902%
XYZ:
16.4018, 8.4190, 3.1434
xyY:
0.5865, 0.3011, 8.4190
CIE-Lab:
34.8408, 59.2279, 26.3022
CIE-LCH:
34.8408, 64.8055, 23.9453
CIE-Luv:
34.8408, 105.7379, 13.4854
Hunter-Lab:
29.0156, 50.1245, 13.8877
#a7012c color charts
#a7012c color shades, tints & tones
#a7012c color schemes
#a7012c color preview, HTML & CSS examples
This text has a color of #a7012c
<p style="color:#a7012c;">Text here</p>
.mytext {color:#a7012c;}
This box has a color of #a7012c
<div style="background-color:#a7012c;">Content here</div>
.mybackground {background-color:#a7012c;}
Border around this has a color of #a7012c
<div style="border:2px solid #a7012c;">Content here</div>
.myborder {border:2px solid #a7012c;}