#a70b2e color space conversions
Hex:
#a70b2e
RGB:
167, 11, 46
CMY:
35, 96, 82
CMYK:
0, 93, 72, 35
HSL:
347°, 87.6404%, 34.9020%
HSV (HSB):
347°, 93.4132%, 65.4902%
XYZ:
16.5492, 8.6521, 3.3826
xyY:
0.5790, 0.3027, 8.6521
CIE-Lab:
35.3056, 58.0554, 25.5859
CIE-LCH:
35.3056, 63.4434, 23.7838
CIE-Luv:
35.3056, 103.3612, 13.4467
Hunter-Lab:
29.4144, 48.9525, 13.7720
#a70b2e color charts
#a70b2e color shades, tints & tones
#a70b2e color schemes
#a70b2e color preview, HTML & CSS examples
This text has a color of #a70b2e
<p style="color:#a70b2e;">Text here</p>
.mytext {color:#a70b2e;}
This box has a color of #a70b2e
<div style="background-color:#a70b2e;">Content here</div>
.mybackground {background-color:#a70b2e;}
Border around this has a color of #a70b2e
<div style="border:2px solid #a70b2e;">Content here</div>
.myborder {border:2px solid #a70b2e;}