#a70c10 color space conversions
Hex:
#a70c10
RGB:
167, 12, 16
CMY:
35, 95, 94
CMYK:
0, 93, 90, 35
HSL:
358°, 86.5922%, 35.0980%
HSV (HSB):
358°, 92.8144%, 65.4902%
XYZ:
16.1613, 8.5158, 1.2821
xyY:
0.6226, 0.3280, 8.5158
CIE-Lab:
35.0349, 57.0241, 42.4902
CIE-LCH:
35.0349, 71.1137, 36.6908
CIE-Luv:
35.0349, 109.1750, 22.9601
Hunter-Lab:
29.1819, 47.7874, 17.8224
#a70c10 color charts
#a70c10 color shades, tints & tones
#a70c10 color schemes
#a70c10 color preview, HTML & CSS examples
This text has a color of #a70c10
<p style="color:#a70c10;">Text here</p>
.mytext {color:#a70c10;}
This box has a color of #a70c10
<div style="background-color:#a70c10;">Content here</div>
.mybackground {background-color:#a70c10;}
Border around this has a color of #a70c10
<div style="border:2px solid #a70c10;">Content here</div>
.myborder {border:2px solid #a70c10;}