#a70b0d color space conversions
Hex:
#a70b0d
RGB:
167, 11, 13
CMY:
35, 96, 95
CMYK:
0, 93, 92, 35
HSL:
359°, 87.6404%, 34.9020%
HSV (HSB):
359°, 93.4132%, 65.4902%
XYZ:
16.1287, 8.4839, 1.1682
xyY:
0.6256, 0.3291, 8.4839
CIE-Lab:
34.9710, 57.1127, 43.7692
CIE-LCH:
34.9710, 71.9556, 37.4653
CIE-Luv:
34.9710, 109.7272, 23.3987
Hunter-Lab:
29.1271, 47.8690, 18.0109
#a70b0d color charts
#a70b0d color shades, tints & tones
#a70b0d color schemes
#a70b0d color preview, HTML & CSS examples
This text has a color of #a70b0d
<p style="color:#a70b0d;">Text here</p>
.mytext {color:#a70b0d;}
This box has a color of #a70b0d
<div style="background-color:#a70b0d;">Content here</div>
.mybackground {background-color:#a70b0d;}
Border around this has a color of #a70b0d
<div style="border:2px solid #a70b0d;">Content here</div>
.myborder {border:2px solid #a70b0d;}