#a70d05 color space conversions
Hex:
#a70d05
RGB:
167, 13, 5
CMY:
35, 95, 98
CMYK:
0, 92, 97, 35
HSL:
3°, 94.1860%, 33.7255%
HSV (HSB):
3°, 97.0060%, 65.4902%
XYZ:
16.1077, 8.5143, 0.9380
xyY:
0.6302, 0.3331, 8.5143
CIE-Lab:
35.0318, 56.7304, 46.9825
CIE-LCH:
35.0318, 73.6593, 39.6306
CIE-Luv:
35.0318, 110.0058, 24.7018
Hunter-Lab:
29.1793, 47.4726, 18.5195
#a70d05 color charts
#a70d05 color shades, tints & tones
#a70d05 color schemes
#a70d05 color preview, HTML & CSS examples
This text has a color of #a70d05
<p style="color:#a70d05;">Text here</p>
.mytext {color:#a70d05;}
This box has a color of #a70d05
<div style="background-color:#a70d05;">Content here</div>
.mybackground {background-color:#a70d05;}
Border around this has a color of #a70d05
<div style="border:2px solid #a70d05;">Content here</div>
.myborder {border:2px solid #a70d05;}