#a70e0f color space conversions
Hex:
#a70e0f
RGB:
167, 14, 15
CMY:
35, 95, 94
CMYK:
0, 92, 91, 35
HSL:
360°, 84.5304%, 35.4902%
HSV (HSB):
360°, 91.6168%, 65.4902%
XYZ:
16.1796, 8.5641, 1.2522
xyY:
0.6224, 0.3294, 8.5641
CIE-Lab:
35.1310, 56.7141, 43.0128
CIE-LCH:
35.1310, 71.1799, 37.1772
CIE-Luv:
35.1310, 108.8219, 23.3181
Hunter-Lab:
29.2644, 47.4758, 17.9481
#a70e0f color charts
#a70e0f color shades, tints & tones
#a70e0f color schemes
#a70e0f color preview, HTML & CSS examples
This text has a color of #a70e0f
<p style="color:#a70e0f;">Text here</p>
.mytext {color:#a70e0f;}
This box has a color of #a70e0f
<div style="background-color:#a70e0f;">Content here</div>
.mybackground {background-color:#a70e0f;}
Border around this has a color of #a70e0f
<div style="border:2px solid #a70e0f;">Content here</div>
.myborder {border:2px solid #a70e0f;}