#a70c28 color space conversions
Hex:
#a70c28
RGB:
167, 12, 40
CMY:
35, 95, 84
CMYK:
0, 93, 76, 35
HSL:
349°, 86.5922%, 35.0980%
HSV (HSB):
349°, 92.8144%, 65.4902%
XYZ:
16.4508, 8.6316, 2.8065
xyY:
0.5899, 0.3095, 8.6316
CIE-Lab:
35.2652, 57.6756, 29.3094
CIE-LCH:
35.2652, 64.6956, 26.9386
CIE-Luv:
35.2652, 104.7550, 16.0378
Hunter-Lab:
29.3796, 48.5348, 14.9021
#a70c28 color charts
#a70c28 color shades, tints & tones
#a70c28 color schemes
#a70c28 color preview, HTML & CSS examples
This text has a color of #a70c28
<p style="color:#a70c28;">Text here</p>
.mytext {color:#a70c28;}
This box has a color of #a70c28
<div style="background-color:#a70c28;">Content here</div>
.mybackground {background-color:#a70c28;}
Border around this has a color of #a70c28
<div style="border:2px solid #a70c28;">Content here</div>
.myborder {border:2px solid #a70c28;}