#a70f04 color space conversions
Hex:
#a70f04
RGB:
167, 15, 4
CMY:
35, 94, 98
CMYK:
0, 91, 98, 35
HSL:
4°, 95.3216%, 33.5294%
HSV (HSB):
4°, 97.6048%, 65.4902%
XYZ:
16.1291, 8.5659, 0.9182
xyY:
0.6297, 0.3344, 8.5659
CIE-Lab:
35.1347, 56.4095, 47.4444
CIE-LCH:
35.1347, 73.7089, 40.0662
CIE-Luv:
35.1347, 109.5923, 25.0220
Hunter-Lab:
29.2676, 47.1515, 18.6273
#a70f04 color charts
#a70f04 color shades, tints & tones
#a70f04 color schemes
#a70f04 color preview, HTML & CSS examples
This text has a color of #a70f04
<p style="color:#a70f04;">Text here</p>
.mytext {color:#a70f04;}
This box has a color of #a70f04
<div style="background-color:#a70f04;">Content here</div>
.mybackground {background-color:#a70f04;}
Border around this has a color of #a70f04
<div style="border:2px solid #a70f04;">Content here</div>
.myborder {border:2px solid #a70f04;}