#a00e6f color space conversions
Hex:
#a00e6f
RGB:
160, 14, 111
CMY:
37, 95, 56
CMYK:
0, 91, 31, 37
HSL:
320°, 83.9080%, 34.1176%
HSV (HSB):
320°, 91.2500%, 62.7451%
XYZ:
17.5235, 8.9354, 15.8400
xyY:
0.4143, 0.2112, 8.9354
CIE-Lab:
35.8595, 61.0429, -15.7740
CIE-LCH:
35.8595, 63.0481, 345.5112
CIE-Luv:
35.8595, 71.9121, -30.0098
Hunter-Lab:
29.8921, 52.3301, -10.4938
#a00e6f color charts
#a00e6f color shades, tints & tones
#a00e6f color schemes
#a00e6f color preview, HTML & CSS examples
This text has a color of #a00e6f
<p style="color:#a00e6f;">Text here</p>
.mytext {color:#a00e6f;}
This box has a color of #a00e6f
<div style="background-color:#a00e6f;">Content here</div>
.mybackground {background-color:#a00e6f;}
Border around this has a color of #a00e6f
<div style="border:2px solid #a00e6f;">Content here</div>
.myborder {border:2px solid #a00e6f;}