#a7031a color space conversions
Hex:
#a7031a
RGB:
167, 3, 26
CMY:
35, 99, 90
CMYK:
0, 98, 84, 35
HSL:
352°, 96.4706%, 33.3333%
HSV (HSB):
352°, 98.2036%, 65.4902%
XYZ:
16.1554, 8.3552, 1.7385
xyY:
0.6155, 0.3183, 8.3552
CIE-Lab:
34.7119, 58.3820, 37.0724
CIE-LCH:
34.7119, 69.1579, 32.4155
CIE-Luv:
34.7119, 109.5036, 19.9710
Hunter-Lab:
28.9054, 49.1803, 16.6678
#a7031a color charts
#a7031a color shades, tints & tones
#a7031a color schemes
#a7031a color preview, HTML & CSS examples
This text has a color of #a7031a
<p style="color:#a7031a;">Text here</p>
.mytext {color:#a7031a;}
This box has a color of #a7031a
<div style="background-color:#a7031a;">Content here</div>
.mybackground {background-color:#a7031a;}
Border around this has a color of #a7031a
<div style="border:2px solid #a7031a;">Content here</div>
.myborder {border:2px solid #a7031a;}