#a71a0e color space conversions
Hex:
#a71a0e
RGB:
167, 26, 14
CMY:
35, 90, 95
CMYK:
0, 84, 92, 35
HSL:
5°, 84.5304%, 35.4902%
HSV (HSB):
5°, 91.6168%, 65.4902%
XYZ:
16.3850, 8.9860, 1.2863
xyY:
0.6147, 0.3371, 8.9860
CIE-Lab:
35.9573, 54.3202, 44.0307
CIE-LCH:
35.9573, 69.9242, 39.0274
CIE-Luv:
35.9573, 105.1316, 24.9226
Hunter-Lab:
29.9766, 45.1077, 18.4394
#a71a0e color charts
#a71a0e color shades, tints & tones
#a71a0e color schemes
#a71a0e color preview, HTML & CSS examples
This text has a color of #a71a0e
<p style="color:#a71a0e;">Text here</p>
.mytext {color:#a71a0e;}
This box has a color of #a71a0e
<div style="background-color:#a71a0e;">Content here</div>
.mybackground {background-color:#a71a0e;}
Border around this has a color of #a71a0e
<div style="border:2px solid #a71a0e;">Content here</div>
.myborder {border:2px solid #a71a0e;}