#a7031e color space conversions
Hex:
#a7031e
RGB:
167, 3, 30
CMY:
35, 99, 88
CMYK:
0, 98, 82, 35
HSL:
350°, 96.4706%, 33.3333%
HSV (HSB):
350°, 98.2036%, 65.4902%
XYZ:
16.2033, 8.3744, 1.9907
xyY:
0.6099, 0.3152, 8.3744
CIE-Lab:
34.7507, 58.4885, 34.8131
CIE-LCH:
34.7507, 68.0651, 30.7617
CIE-Luv:
34.7507, 108.7412, 18.8095
Hunter-Lab:
28.9385, 49.3036, 16.1783
#a7031e color charts
#a7031e color shades, tints & tones
#a7031e color schemes
#a7031e color preview, HTML & CSS examples
This text has a color of #a7031e
<p style="color:#a7031e;">Text here</p>
.mytext {color:#a7031e;}
This box has a color of #a7031e
<div style="background-color:#a7031e;">Content here</div>
.mybackground {background-color:#a7031e;}
Border around this has a color of #a7031e
<div style="border:2px solid #a7031e;">Content here</div>
.myborder {border:2px solid #a7031e;}