#a70e2e color space conversions
Hex:
#a70e2e
RGB:
167, 14, 46
CMY:
35, 95, 82
CMYK:
0, 92, 72, 35
HSL:
347°, 84.5304%, 35.4902%
HSV (HSB):
347°, 91.6168%, 65.4902%
XYZ:
16.5865, 8.7268, 3.3950
xyY:
0.5778, 0.3040, 8.7268
CIE-Lab:
35.4529, 57.6304, 25.7627
CIE-LCH:
35.4529, 63.1268, 24.0862
CIE-Luv:
35.4529, 102.7508, 13.7295
Hunter-Lab:
29.5412, 48.5255, 13.8650
#a70e2e color charts
#a70e2e color shades, tints & tones
#a70e2e color schemes
#a70e2e color preview, HTML & CSS examples
This text has a color of #a70e2e
<p style="color:#a70e2e;">Text here</p>
.mytext {color:#a70e2e;}
This box has a color of #a70e2e
<div style="background-color:#a70e2e;">Content here</div>
.mybackground {background-color:#a70e2e;}
Border around this has a color of #a70e2e
<div style="border:2px solid #a70e2e;">Content here</div>
.myborder {border:2px solid #a70e2e;}