#a70f02 color space conversions
Hex:
#a70f02
RGB:
167, 15, 2
CMY:
35, 94, 99
CMYK:
0, 91, 99, 35
HSL:
5°, 97.6331%, 33.1373%
HSV (HSB):
5°, 98.8024%, 65.4902%
XYZ:
16.1181, 8.5615, 0.8605
xyY:
0.6311, 0.3352, 8.5615
CIE-Lab:
35.1260, 56.3844, 48.2546
CIE-LCH:
35.1260, 74.2139, 40.5574
CIE-Luv:
35.1260, 109.7685, 25.2990
Hunter-Lab:
29.2601, 47.1229, 18.7385
#a70f02 color charts
#a70f02 color shades, tints & tones
#a70f02 color schemes
#a70f02 color preview, HTML & CSS examples
This text has a color of #a70f02
<p style="color:#a70f02;">Text here</p>
.mytext {color:#a70f02;}
This box has a color of #a70f02
<div style="background-color:#a70f02;">Content here</div>
.mybackground {background-color:#a70f02;}
Border around this has a color of #a70f02
<div style="border:2px solid #a70f02;">Content here</div>
.myborder {border:2px solid #a70f02;}