#a4070b color space conversions
Hex:
#a4070b
RGB:
164, 7, 11
CMY:
36, 97, 96
CMYK:
0, 96, 93, 36
HSL:
358°, 91.8129%, 33.5294%
HSV (HSB):
358°, 95.7317%, 64.3137%
XYZ:
15.4462, 8.0686, 1.0599
xyY:
0.6285, 0.3283, 8.0686
CIE-Lab:
34.1254, 56.7968, 43.7194
CIE-LCH:
34.1254, 71.6747, 37.5873
CIE-Luv:
34.1254, 108.4986, 22.9097
Hunter-Lab:
28.4053, 47.3552, 17.6714
#a4070b color charts
#a4070b color shades, tints & tones
#a4070b color schemes
#a4070b color preview, HTML & CSS examples
This text has a color of #a4070b
<p style="color:#a4070b;">Text here</p>
.mytext {color:#a4070b;}
This box has a color of #a4070b
<div style="background-color:#a4070b;">Content here</div>
.mybackground {background-color:#a4070b;}
Border around this has a color of #a4070b
<div style="border:2px solid #a4070b;">Content here</div>
.myborder {border:2px solid #a4070b;}