#a71d3d color space conversions
Hex:
#a71d3d
RGB:
167, 29, 61
CMY:
35, 89, 76
CMYK:
0, 83, 63, 35
HSL:
346°, 70.4082%, 38.4314%
HSV (HSB):
346°, 82.6347%, 65.4902%
XYZ:
17.2180, 9.4311, 5.3278
xyY:
0.5385, 0.2949, 9.4311
CIE-Lab:
36.8015, 55.3196, 17.8852
CIE-LCH:
36.8015, 58.1389, 17.9163
CIE-Luv:
36.8015, 93.9911, 8.4271
Hunter-Lab:
30.7102, 46.3354, 11.2111
#a71d3d color charts
#a71d3d color shades, tints & tones
#a71d3d color schemes
#a71d3d color preview, HTML & CSS examples
This text has a color of #a71d3d
<p style="color:#a71d3d;">Text here</p>
.mytext {color:#a71d3d;}
This box has a color of #a71d3d
<div style="background-color:#a71d3d;">Content here</div>
.mybackground {background-color:#a71d3d;}
Border around this has a color of #a71d3d
<div style="border:2px solid #a71d3d;">Content here</div>
.myborder {border:2px solid #a71d3d;}