#a71d2d color space conversions
Hex:
#a71d2d
RGB:
167, 29, 45
CMY:
35, 89, 82
CMYK:
0, 83, 73, 35
HSL:
353°, 70.4082%, 38.4314%
HSV (HSB):
353°, 82.6347%, 65.4902%
XYZ:
16.8494, 9.2837, 3.3865
xyY:
0.5708, 0.3145, 9.2837
CIE-Lab:
36.5248, 54.4783, 27.6635
CIE-LCH:
36.5248, 61.0995, 26.9210
CIE-Luv:
36.5248, 98.5373, 16.2372
Hunter-Lab:
30.4691, 45.3892, 14.7386
#a71d2d color charts
#a71d2d color shades, tints & tones
#a71d2d color schemes
#a71d2d color preview, HTML & CSS examples
This text has a color of #a71d2d
<p style="color:#a71d2d;">Text here</p>
.mytext {color:#a71d2d;}
This box has a color of #a71d2d
<div style="background-color:#a71d2d;">Content here</div>
.mybackground {background-color:#a71d2d;}
Border around this has a color of #a71d2d
<div style="border:2px solid #a71d2d;">Content here</div>
.myborder {border:2px solid #a71d2d;}