#a3073e color space conversions
Hex:
#a3073e
RGB:
163, 7, 62
CMY:
36, 97, 76
CMYK:
0, 96, 62, 36
HSL:
339°, 91.7647%, 33.3333%
HSV (HSB):
339°, 95.7055%, 63.9216%
XYZ:
16.0497, 8.2863, 5.3109
xyY:
0.5414, 0.2795, 8.2863
CIE-Lab:
34.5721, 58.3796, 14.1187
CIE-LCH:
34.5721, 60.0626, 13.5955
CIE-Luv:
34.5721, 95.7136, 3.9874
Hunter-Lab:
28.7859, 49.1483, 9.2113
#a3073e color charts
#a3073e color shades, tints & tones
#a3073e color schemes
#a3073e color preview, HTML & CSS examples
This text has a color of #a3073e
<p style="color:#a3073e;">Text here</p>
.mytext {color:#a3073e;}
This box has a color of #a3073e
<div style="background-color:#a3073e;">Content here</div>
.mybackground {background-color:#a3073e;}
Border around this has a color of #a3073e
<div style="border:2px solid #a3073e;">Content here</div>
.myborder {border:2px solid #a3073e;}