#a70b2d color space conversions
Hex:
#a70b2d
RGB:
167, 11, 45
CMY:
35, 96, 82
CMYK:
0, 93, 73, 35
HSL:
347°, 87.6404%, 34.9020%
HSV (HSB):
347°, 93.4132%, 65.4902%
XYZ:
16.5297, 8.6443, 3.2799
xyY:
0.5809, 0.3038, 8.6443
CIE-Lab:
35.2902, 58.0122, 26.2017
CIE-LCH:
35.2902, 63.6548, 24.3067
CIE-Luv:
35.2902, 103.6395, 13.8846
Hunter-Lab:
29.4012, 48.9026, 13.9666
#a70b2d color charts
#a70b2d color shades, tints & tones
#a70b2d color schemes
#a70b2d color preview, HTML & CSS examples
This text has a color of #a70b2d
<p style="color:#a70b2d;">Text here</p>
.mytext {color:#a70b2d;}
This box has a color of #a70b2d
<div style="background-color:#a70b2d;">Content here</div>
.mybackground {background-color:#a70b2d;}
Border around this has a color of #a70b2d
<div style="border:2px solid #a70b2d;">Content here</div>
.myborder {border:2px solid #a70b2d;}