#a3070f color space conversions
Hex:
#a3070f
RGB:
163, 7, 15
CMY:
36, 97, 94
CMYK:
0, 96, 91, 36
HSL:
357°, 91.7647%, 33.3333%
HSV (HSB):
357°, 95.7055%, 63.9216%
XYZ:
15.2665, 7.9730, 1.1862
xyY:
0.6250, 0.3264, 7.9730
CIE-Lab:
33.9265, 56.5914, 41.7431
CIE-LCH:
33.9265, 70.3212, 36.4133
CIE-Luv:
33.9265, 107.3169, 22.0802
Hunter-Lab:
28.2365, 47.0949, 17.2747
#a3070f color charts
#a3070f color shades, tints & tones
#a3070f color schemes
#a3070f color preview, HTML & CSS examples
This text has a color of #a3070f
<p style="color:#a3070f;">Text here</p>
.mytext {color:#a3070f;}
This box has a color of #a3070f
<div style="background-color:#a3070f;">Content here</div>
.mybackground {background-color:#a3070f;}
Border around this has a color of #a3070f
<div style="border:2px solid #a3070f;">Content here</div>
.myborder {border:2px solid #a3070f;}