#a71d28 color space conversions
Hex:
#a71d28
RGB:
167, 29, 40
CMY:
35, 89, 84
CMYK:
0, 83, 76, 35
HSL:
355°, 70.4082%, 38.4314%
HSV (HSB):
355°, 82.6347%, 65.4902%
XYZ:
16.7587, 9.2474, 2.9091
xyY:
0.5796, 0.3198, 9.2474
CIE-Lab:
36.4564, 54.2688, 30.6517
CIE-LCH:
36.4564, 62.3268, 29.4583
CIE-Luv:
36.4564, 99.7240, 18.2625
Hunter-Lab:
30.4096, 45.1546, 15.6147
#a71d28 color charts
#a71d28 color shades, tints & tones
#a71d28 color schemes
#a71d28 color preview, HTML & CSS examples
This text has a color of #a71d28
<p style="color:#a71d28;">Text here</p>
.mytext {color:#a71d28;}
This box has a color of #a71d28
<div style="background-color:#a71d28;">Content here</div>
.mybackground {background-color:#a71d28;}
Border around this has a color of #a71d28
<div style="border:2px solid #a71d28;">Content here</div>
.myborder {border:2px solid #a71d28;}