#a7042c color space conversions
Hex:
#a7042c
RGB:
167, 4, 44
CMY:
35, 98, 83
CMYK:
0, 98, 74, 35
HSL:
345°, 95.3216%, 33.5294%
HSV (HSB):
345°, 97.6048%, 65.4902%
XYZ:
16.4344, 8.4842, 3.1543
xyY:
0.5854, 0.3022, 8.4842
CIE-Lab:
34.9715, 58.8484, 26.4572
CIE-LCH:
34.9715, 64.5222, 24.2078
CIE-Luv:
34.9715, 105.1873, 13.7352
Hunter-Lab:
29.1276, 49.7401, 13.9687
#a7042c color charts
#a7042c color shades, tints & tones
#a7042c color schemes
#a7042c color preview, HTML & CSS examples
This text has a color of #a7042c
<p style="color:#a7042c;">Text here</p>
.mytext {color:#a7042c;}
This box has a color of #a7042c
<div style="background-color:#a7042c;">Content here</div>
.mybackground {background-color:#a7042c;}
Border around this has a color of #a7042c
<div style="border:2px solid #a7042c;">Content here</div>
.myborder {border:2px solid #a7042c;}