#a70a05 color space conversions
Hex:
#a70a05
RGB:
167, 10, 5
CMY:
35, 96, 98
CMYK:
0, 94, 97, 35
HSL:
2°, 94.1860%, 33.7255%
HSV (HSB):
2°, 97.0060%, 65.4902%
XYZ:
16.0723, 8.4435, 0.9262
xyY:
0.6317, 0.3319, 8.4435
CIE-Lab:
34.8900, 57.1388, 46.9068
CIE-LCH:
34.8900, 73.9262, 39.3835
CIE-Luv:
34.8900, 110.6702, 24.4609
Hunter-Lab:
29.0578, 47.8800, 18.4505
#a70a05 color charts
#a70a05 color shades, tints & tones
#a70a05 color schemes
#a70a05 color preview, HTML & CSS examples
This text has a color of #a70a05
<p style="color:#a70a05;">Text here</p>
.mytext {color:#a70a05;}
This box has a color of #a70a05
<div style="background-color:#a70a05;">Content here</div>
.mybackground {background-color:#a70a05;}
Border around this has a color of #a70a05
<div style="border:2px solid #a70a05;">Content here</div>
.myborder {border:2px solid #a70a05;}