#a7041c color space conversions
Hex:
#a7041c
RGB:
167, 4, 28
CMY:
35, 98, 89
CMYK:
0, 98, 83, 35
HSL:
351°, 95.3216%, 33.5294%
HSV (HSB):
351°, 97.6048%, 65.4902%
XYZ:
16.1894, 8.3862, 1.8640
xyY:
0.6123, 0.3172, 8.3862
CIE-Lab:
34.7745, 58.3064, 35.9964
CIE-LCH:
34.7745, 68.5228, 31.6898
CIE-Luv:
34.7745, 108.9368, 19.4867
Hunter-Lab:
28.9589, 49.1118, 16.4548
#a7041c color charts
#a7041c color shades, tints & tones
#a7041c color schemes
#a7041c color preview, HTML & CSS examples
This text has a color of #a7041c
<p style="color:#a7041c;">Text here</p>
.mytext {color:#a7041c;}
This box has a color of #a7041c
<div style="background-color:#a7041c;">Content here</div>
.mybackground {background-color:#a7041c;}
Border around this has a color of #a7041c
<div style="border:2px solid #a7041c;">Content here</div>
.myborder {border:2px solid #a7041c;}