#a70d10 color space conversions
Hex:
#a70d10
RGB:
167, 13, 16
CMY:
35, 95, 94
CMYK:
0, 92, 90, 35
HSL:
359°, 85.5556%, 35.2941%
HSV (HSB):
359°, 92.2156%, 65.4902%
XYZ:
16.1738, 8.5407, 1.2863
xyY:
0.6220, 0.3285, 8.5407
CIE-Lab:
35.0846, 56.8810, 42.5268
CIE-LCH:
35.0846, 71.0210, 36.7834
CIE-Luv:
35.0846, 108.9464, 23.0463
Hunter-Lab:
29.2246, 47.6446, 17.8476
#a70d10 color charts
#a70d10 color shades, tints & tones
#a70d10 color schemes
#a70d10 color preview, HTML & CSS examples
This text has a color of #a70d10
<p style="color:#a70d10;">Text here</p>
.mytext {color:#a70d10;}
This box has a color of #a70d10
<div style="background-color:#a70d10;">Content here</div>
.mybackground {background-color:#a70d10;}
Border around this has a color of #a70d10
<div style="border:2px solid #a70d10;">Content here</div>
.myborder {border:2px solid #a70d10;}