#a71b1c color space conversions
Hex:
#a71b1c
RGB:
167, 27, 28
CMY:
35, 89, 89
CMYK:
0, 84, 83, 35
HSL:
360°, 72.1649%, 38.0392%
HSV (HSB):
360°, 83.8323%, 65.4902%
XYZ:
16.5379, 9.0832, 1.9802
xyY:
0.5992, 0.3291, 9.0832
CIE-Lab:
36.1440, 54.3783, 37.3082
CIE-LCH:
36.1440, 65.9462, 34.4535
CIE-Luv:
36.1440, 102.8665, 21.9398
Hunter-Lab:
30.1383, 45.2066, 17.2013
#a71b1c color charts
#a71b1c color shades, tints & tones
#a71b1c color schemes
#a71b1c color preview, HTML & CSS examples
This text has a color of #a71b1c
<p style="color:#a71b1c;">Text here</p>
.mytext {color:#a71b1c;}
This box has a color of #a71b1c
<div style="background-color:#a71b1c;">Content here</div>
.mybackground {background-color:#a71b1c;}
Border around this has a color of #a71b1c
<div style="border:2px solid #a71b1c;">Content here</div>
.myborder {border:2px solid #a71b1c;}