#a4070c color space conversions
Hex:
#a4070c
RGB:
164, 7, 12
CMY:
36, 97, 95
CMYK:
0, 96, 93, 36
HSL:
358°, 91.8129%, 33.5294%
HSV (HSB):
358°, 95.7317%, 64.3137%
XYZ:
15.4522, 8.0710, 1.0913
xyY:
0.6278, 0.3279, 8.0710
CIE-Lab:
34.1303, 56.8106, 43.3108
CIE-LCH:
34.1303, 71.4372, 37.3209
CIE-Luv:
34.1303, 108.3992, 22.7569
Hunter-Lab:
28.4095, 47.3710, 17.6092
#a4070c color charts
#a4070c color shades, tints & tones
#a4070c color schemes
#a4070c color preview, HTML & CSS examples
This text has a color of #a4070c
<p style="color:#a4070c;">Text here</p>
.mytext {color:#a4070c;}
This box has a color of #a4070c
<div style="background-color:#a4070c;">Content here</div>
.mybackground {background-color:#a4070c;}
Border around this has a color of #a4070c
<div style="border:2px solid #a4070c;">Content here</div>
.myborder {border:2px solid #a4070c;}