#a71f1e color space conversions
Hex:
#a71f1e
RGB:
167, 31, 30
CMY:
35, 88, 88
CMYK:
0, 81, 82, 35
HSL:
0°, 69.5431%, 38.6275%
HSV (HSB):
0°, 82.0359%, 65.4902%
XYZ:
16.6607, 9.2892, 2.1432
xyY:
0.5931, 0.3307, 9.2892
CIE-Lab:
36.5352, 53.3810, 36.5778
CIE-LCH:
36.5352, 64.7106, 34.4197
CIE-Luv:
36.5352, 100.9051, 22.0238
Hunter-Lab:
30.4782, 44.2389, 17.1656
#a71f1e color charts
#a71f1e color shades, tints & tones
#a71f1e color schemes
#a71f1e color preview, HTML & CSS examples
This text has a color of #a71f1e
<p style="color:#a71f1e;">Text here</p>
.mytext {color:#a71f1e;}
This box has a color of #a71f1e
<div style="background-color:#a71f1e;">Content here</div>
.mybackground {background-color:#a71f1e;}
Border around this has a color of #a71f1e
<div style="border:2px solid #a71f1e;">Content here</div>
.myborder {border:2px solid #a71f1e;}