#a71e30 color space conversions
Hex:
#a71e30
RGB:
167, 30, 48
CMY:
35, 88, 81
CMYK:
0, 82, 71, 35
HSL:
352°, 69.5431%, 38.6275%
HSV (HSB):
352°, 82.0359%, 65.4902%
XYZ:
16.9341, 9.3574, 3.7099
xyY:
0.5644, 0.3119, 9.3574
CIE-Lab:
36.6636, 54.3505, 25.9608
CIE-LCH:
36.6636, 60.2324, 25.5318
CIE-Luv:
36.6636, 97.3915, 15.1036
Hunter-Lab:
30.5899, 45.2825, 14.2223
#a71e30 color charts
#a71e30 color shades, tints & tones
#a71e30 color schemes
#a71e30 color preview, HTML & CSS examples
This text has a color of #a71e30
<p style="color:#a71e30;">Text here</p>
.mytext {color:#a71e30;}
This box has a color of #a71e30
<div style="background-color:#a71e30;">Content here</div>
.mybackground {background-color:#a71e30;}
Border around this has a color of #a71e30
<div style="border:2px solid #a71e30;">Content here</div>
.myborder {border:2px solid #a71e30;}