#a70e2c color space conversions
Hex:
#a70e2c
RGB:
167, 14, 44
CMY:
35, 95, 83
CMYK:
0, 92, 74, 35
HSL:
348°, 84.5304%, 35.4902%
HSV (HSB):
348°, 91.6168%, 65.4902%
XYZ:
16.5480, 8.7114, 3.1922
xyY:
0.5816, 0.3062, 8.7114
CIE-Lab:
35.4226, 57.5446, 26.9900
CIE-LCH:
35.4226, 63.5597, 25.1279
CIE-Luv:
35.4226, 103.2957, 14.5952
Hunter-Lab:
29.5151, 48.4268, 14.2481
#a70e2c color charts
#a70e2c color shades, tints & tones
#a70e2c color schemes
#a70e2c color preview, HTML & CSS examples
This text has a color of #a70e2c
<p style="color:#a70e2c;">Text here</p>
.mytext {color:#a70e2c;}
This box has a color of #a70e2c
<div style="background-color:#a70e2c;">Content here</div>
.mybackground {background-color:#a70e2c;}
Border around this has a color of #a70e2c
<div style="border:2px solid #a70e2c;">Content here</div>
.myborder {border:2px solid #a70e2c;}