#a70d06 color space conversions
Hex:
#a70d06
RGB:
167, 13, 6
CMY:
35, 95, 98
CMYK:
0, 92, 96, 35
HSL:
3°, 93.0636%, 33.9216%
HSV (HSB):
3°, 96.4072%, 65.4902%
XYZ:
16.1131, 8.5165, 0.9669
xyY:
0.6295, 0.3327, 8.5165
CIE-Lab:
35.0362, 56.7429, 46.5774
CIE-LCH:
35.0362, 73.4113, 39.3809
CIE-Luv:
35.0362, 109.9172, 24.5635
Hunter-Lab:
29.1830, 47.4869, 18.4637
#a70d06 color charts
#a70d06 color shades, tints & tones
#a70d06 color schemes
#a70d06 color preview, HTML & CSS examples
This text has a color of #a70d06
<p style="color:#a70d06;">Text here</p>
.mytext {color:#a70d06;}
This box has a color of #a70d06
<div style="background-color:#a70d06;">Content here</div>
.mybackground {background-color:#a70d06;}
Border around this has a color of #a70d06
<div style="border:2px solid #a70d06;">Content here</div>
.myborder {border:2px solid #a70d06;}