#a71e10 color space conversions
Hex:
#a71e10
RGB:
167, 30, 16
CMY:
35, 88, 94
CMYK:
0, 82, 90, 35
HSL:
6°, 82.5137%, 35.8824%
HSV (HSB):
6°, 90.4192%, 65.4902%
XYZ:
16.4941, 9.1814, 1.3931
xyY:
0.6093, 0.3392, 9.1814
CIE-Lab:
36.3313, 53.3245, 43.4492
CIE-LCH:
36.3313, 68.7847, 39.1734
CIE-Luv:
36.3313, 103.2899, 25.1990
Hunter-Lab:
30.3009, 44.1390, 18.4848
#a71e10 color charts
#a71e10 color shades, tints & tones
#a71e10 color schemes
#a71e10 color preview, HTML & CSS examples
This text has a color of #a71e10
<p style="color:#a71e10;">Text here</p>
.mytext {color:#a71e10;}
This box has a color of #a71e10
<div style="background-color:#a71e10;">Content here</div>
.mybackground {background-color:#a71e10;}
Border around this has a color of #a71e10
<div style="border:2px solid #a71e10;">Content here</div>
.myborder {border:2px solid #a71e10;}