#a71f0c color space conversions
Hex:
#a71f0c
RGB:
167, 31, 12
CMY:
35, 88, 95
CMYK:
0, 81, 93, 35
HSL:
7°, 86.5922%, 35.0980%
HSV (HSB):
7°, 92.8144%, 65.4902%
XYZ:
16.4927, 9.2220, 1.2586
xyY:
0.6114, 0.3419, 9.2220
CIE-Lab:
36.4083, 52.9847, 45.1383
CIE-LCH:
36.4083, 69.6049, 40.4281
CIE-Luv:
36.4083, 103.2383, 26.0250
Hunter-Lab:
30.3678, 43.7996, 18.8002
#a71f0c color charts
#a71f0c color shades, tints & tones
#a71f0c color schemes
#a71f0c color preview, HTML & CSS examples
This text has a color of #a71f0c
<p style="color:#a71f0c;">Text here</p>
.mytext {color:#a71f0c;}
This box has a color of #a71f0c
<div style="background-color:#a71f0c;">Content here</div>
.mybackground {background-color:#a71f0c;}
Border around this has a color of #a71f0c
<div style="border:2px solid #a71f0c;">Content here</div>
.myborder {border:2px solid #a71f0c;}