#a71f10 color space conversions
Hex:
#a71f10
RGB:
167, 31, 16
CMY:
35, 88, 94
CMYK:
0, 81, 90, 35
HSL:
6°, 82.5137%, 35.8824%
HSV (HSB):
6°, 90.4192%, 65.4902%
XYZ:
16.5199, 9.2329, 1.4016
xyY:
0.6084, 0.3400, 9.2329
CIE-Lab:
36.4288, 53.0490, 43.5216
CIE-LCH:
36.4288, 68.6173, 39.3656
CIE-Luv:
36.4288, 102.8536, 25.3666
Hunter-Lab:
30.3856, 43.8708, 18.5350
#a71f10 color charts
#a71f10 color shades, tints & tones
#a71f10 color schemes
#a71f10 color preview, HTML & CSS examples
This text has a color of #a71f10
<p style="color:#a71f10;">Text here</p>
.mytext {color:#a71f10;}
This box has a color of #a71f10
<div style="background-color:#a71f10;">Content here</div>
.mybackground {background-color:#a71f10;}
Border around this has a color of #a71f10
<div style="border:2px solid #a71f10;">Content here</div>
.myborder {border:2px solid #a71f10;}