#a70d2c color space conversions
Hex:
#a70d2c
RGB:
167, 13, 44
CMY:
35, 95, 83
CMYK:
0, 92, 74, 35
HSL:
348°, 85.5556%, 35.2941%
HSV (HSB):
348°, 92.2156%, 65.4902%
XYZ:
16.5349, 8.6852, 3.1878
xyY:
0.5821, 0.3057, 8.6852
CIE-Lab:
35.3710, 57.6935, 26.9291
CIE-LCH:
35.3710, 63.6688, 25.0214
CIE-Luv:
35.3710, 103.5117, 14.4969
Hunter-Lab:
29.4706, 48.5762, 14.2161
#a70d2c color charts
#a70d2c color shades, tints & tones
#a70d2c color schemes
#a70d2c color preview, HTML & CSS examples
This text has a color of #a70d2c
<p style="color:#a70d2c;">Text here</p>
.mytext {color:#a70d2c;}
This box has a color of #a70d2c
<div style="background-color:#a70d2c;">Content here</div>
.mybackground {background-color:#a70d2c;}
Border around this has a color of #a70d2c
<div style="border:2px solid #a70d2c;">Content here</div>
.myborder {border:2px solid #a70d2c;}