#a70d26 color space conversions
Hex:
#a70d26
RGB:
167, 13, 38
CMY:
35, 95, 85
CMYK:
0, 92, 77, 35
HSL:
350°, 85.5556%, 35.2941%
HSV (HSB):
350°, 92.2156%, 65.4902%
XYZ:
16.4301, 8.6433, 2.6361
xyY:
0.5929, 0.3119, 8.6433
CIE-Lab:
35.2882, 57.4594, 30.5700
CIE-LCH:
35.2882, 65.0854, 28.0142
CIE-Luv:
35.2882, 105.0306, 16.8962
Hunter-Lab:
29.3995, 48.3071, 15.2634
#a70d26 color charts
#a70d26 color shades, tints & tones
#a70d26 color schemes
#a70d26 color preview, HTML & CSS examples
This text has a color of #a70d26
<p style="color:#a70d26;">Text here</p>
.mytext {color:#a70d26;}
This box has a color of #a70d26
<div style="background-color:#a70d26;">Content here</div>
.mybackground {background-color:#a70d26;}
Border around this has a color of #a70d26
<div style="border:2px solid #a70d26;">Content here</div>
.myborder {border:2px solid #a70d26;}