#a71b0c color space conversions
Hex:
#a71b0c
RGB:
167, 27, 12
CMY:
35, 89, 95
CMYK:
0, 84, 93, 35
HSL:
6°, 86.5922%, 35.0980%
HSV (HSB):
6°, 92.8144%, 65.4902%
XYZ:
16.3946, 9.0259, 1.2259
xyY:
0.6153, 0.3387, 9.0259
CIE-Lab:
36.0341, 54.0436, 44.8881
CIE-LCH:
36.0341, 70.2542, 39.7127
CIE-Luv:
36.0341, 104.9283, 25.3871
Hunter-Lab:
30.0431, 44.8326, 18.6109
#a71b0c color charts
#a71b0c color shades, tints & tones
#a71b0c color schemes
#a71b0c color preview, HTML & CSS examples
This text has a color of #a71b0c
<p style="color:#a71b0c;">Text here</p>
.mytext {color:#a71b0c;}
This box has a color of #a71b0c
<div style="background-color:#a71b0c;">Content here</div>
.mybackground {background-color:#a71b0c;}
Border around this has a color of #a71b0c
<div style="border:2px solid #a71b0c;">Content here</div>
.myborder {border:2px solid #a71b0c;}