#a71d1d color space conversions
Hex:
#a71d1d
RGB:
167, 29, 29
CMY:
35, 89, 89
CMYK:
0, 83, 83, 35
HSL:
0°, 70.4082%, 38.4314%
HSV (HSB):
0°, 82.6347%, 65.4902%
XYZ:
16.5975, 9.1829, 2.0601
xyY:
0.5962, 0.3298, 9.1829
CIE-Lab:
36.3341, 53.8936, 36.9380
CIE-LCH:
36.3341, 65.3371, 34.4262
CIE-Luv:
36.3341, 101.9076, 21.9756
Hunter-Lab:
30.3033, 44.7356, 17.1817
#a71d1d color charts
#a71d1d color shades, tints & tones
#a71d1d color schemes
#a71d1d color preview, HTML & CSS examples
This text has a color of #a71d1d
<p style="color:#a71d1d;">Text here</p>
.mytext {color:#a71d1d;}
This box has a color of #a71d1d
<div style="background-color:#a71d1d;">Content here</div>
.mybackground {background-color:#a71d1d;}
Border around this has a color of #a71d1d
<div style="border:2px solid #a71d1d;">Content here</div>
.myborder {border:2px solid #a71d1d;}