#a70c2f color space conversions
Hex:
#a70c2f
RGB:
167, 12, 47
CMY:
35, 95, 82
CMYK:
0, 93, 72, 35
HSL:
346°, 86.5922%, 35.0980%
HSV (HSB):
346°, 92.8144%, 65.4902%
XYZ:
16.5809, 8.6837, 3.4915
xyY:
0.5766, 0.3020, 8.6837
CIE-Lab:
35.3680, 57.9651, 25.0253
CIE-LCH:
35.3680, 63.1365, 23.3513
CIE-Luv:
35.3680, 102.8857, 13.0905
Hunter-Lab:
29.4681, 48.8682, 13.6027
#a70c2f color charts
#a70c2f color shades, tints & tones
#a70c2f color schemes
#a70c2f color preview, HTML & CSS examples
This text has a color of #a70c2f
<p style="color:#a70c2f;">Text here</p>
.mytext {color:#a70c2f;}
This box has a color of #a70c2f
<div style="background-color:#a70c2f;">Content here</div>
.mybackground {background-color:#a70c2f;}
Border around this has a color of #a70c2f
<div style="border:2px solid #a70c2f;">Content here</div>
.myborder {border:2px solid #a70c2f;}