#a00e46 color space conversions
Hex:
#a00e46
RGB:
160, 14, 70
CMY:
37, 95, 73
CMYK:
0, 91, 56, 37
HSL:
337°, 83.9080%, 34.1176%
HSV (HSB):
337°, 91.2500%, 62.7451%
XYZ:
15.7597, 8.2299, 6.5522
xyY:
0.5160, 0.2695, 8.2299
CIE-Lab:
34.4571, 57.2009, 8.6207
CIE-LCH:
34.4571, 57.8469, 8.5705
CIE-Luv:
34.4571, 89.1271, -0.9395
Hunter-Lab:
28.6877, 47.8563, 6.5396
#a00e46 color charts
#a00e46 color shades, tints & tones
#a00e46 color schemes
#a00e46 color preview, HTML & CSS examples
This text has a color of #a00e46
<p style="color:#a00e46;">Text here</p>
.mytext {color:#a00e46;}
This box has a color of #a00e46
<div style="background-color:#a00e46;">Content here</div>
.mybackground {background-color:#a00e46;}
Border around this has a color of #a00e46
<div style="border:2px solid #a00e46;">Content here</div>
.myborder {border:2px solid #a00e46;}