#a7192a color space conversions
Hex:
#a7192a
RGB:
167, 25, 42
CMY:
35, 90, 84
CMYK:
0, 85, 75, 35
HSL:
353°, 73.9583%, 37.6471%
HSV (HSB):
353°, 85.0299%, 65.4902%
XYZ:
16.7019, 9.0779, 3.0624
xyY:
0.5791, 0.3147, 9.0779
CIE-Lab:
36.1339, 55.3416, 29.0635
CIE-LCH:
36.1339, 62.5090, 27.7069
CIE-Luv:
36.1339, 100.7149, 16.8225
Hunter-Lab:
30.1296, 46.2221, 15.0644
#a7192a color charts
#a7192a color shades, tints & tones
#a7192a color schemes
#a7192a color preview, HTML & CSS examples
This text has a color of #a7192a
<p style="color:#a7192a;">Text here</p>
.mytext {color:#a7192a;}
This box has a color of #a7192a
<div style="background-color:#a7192a;">Content here</div>
.mybackground {background-color:#a7192a;}
Border around this has a color of #a7192a
<div style="border:2px solid #a7192a;">Content here</div>
.myborder {border:2px solid #a7192a;}