#a70f1e color space conversions
Hex:
#a70f1e
RGB:
167, 15, 30
CMY:
35, 94, 88
CMYK:
0, 91, 82, 35
HSL:
354°, 83.5165%, 35.6863%
HSV (HSB):
354°, 91.0180%, 65.4902%
XYZ:
16.3415, 8.6509, 2.0368
xyY:
0.6046, 0.3201, 8.6509
CIE-Lab:
35.3032, 56.8931, 35.3623
CIE-LCH:
35.3032, 66.9874, 31.8633
CIE-Luv:
35.3032, 106.2876, 19.8093
Hunter-Lab:
29.4124, 47.7030, 16.4829
#a70f1e color charts
#a70f1e color shades, tints & tones
#a70f1e color schemes
#a70f1e color preview, HTML & CSS examples
This text has a color of #a70f1e
<p style="color:#a70f1e;">Text here</p>
.mytext {color:#a70f1e;}
This box has a color of #a70f1e
<div style="background-color:#a70f1e;">Content here</div>
.mybackground {background-color:#a70f1e;}
Border around this has a color of #a70f1e
<div style="border:2px solid #a70f1e;">Content here</div>
.myborder {border:2px solid #a70f1e;}