#a70f10 color space conversions
Hex:
#a70f10
RGB:
167, 15, 16
CMY:
35, 94, 94
CMYK:
0, 91, 90, 35
HSL:
360°, 83.5165%, 35.6863%
HSV (HSB):
360°, 91.0180%, 65.4902%
XYZ:
16.2007, 8.5945, 1.2953
xyY:
0.6209, 0.3294, 8.5945
CIE-Lab:
35.1916, 56.5731, 42.6058
CIE-LCH:
35.1916, 70.8221, 36.9837
CIE-Luv:
35.1916, 108.4550, 23.2319
Hunter-Lab:
29.3165, 47.3379, 17.9020
#a70f10 color charts
#a70f10 color shades, tints & tones
#a70f10 color schemes
#a70f10 color preview, HTML & CSS examples
This text has a color of #a70f10
<p style="color:#a70f10;">Text here</p>
.mytext {color:#a70f10;}
This box has a color of #a70f10
<div style="background-color:#a70f10;">Content here</div>
.mybackground {background-color:#a70f10;}
Border around this has a color of #a70f10
<div style="border:2px solid #a70f10;">Content here</div>
.myborder {border:2px solid #a70f10;}