#a00f5e color space conversions
Hex:
#a00f5e
RGB:
160, 15, 94
CMY:
37, 94, 63
CMYK:
0, 91, 41, 37
HSL:
327°, 82.8571%, 34.3137%
HSV (HSB):
327°, 90.6250%, 62.7451%
XYZ:
16.6884, 8.6234, 11.3746
xyY:
0.4549, 0.2351, 8.6234
CIE-Lab:
35.2488, 59.0811, -5.8336
CIE-LCH:
35.2488, 59.3684, 354.3609
CIE-Luv:
35.2488, 79.1273, -17.2099
Hunter-Lab:
29.3656, 50.0514, -2.4097
#a00f5e color charts
#a00f5e color shades, tints & tones
#a00f5e color schemes
#a00f5e color preview, HTML & CSS examples
This text has a color of #a00f5e
<p style="color:#a00f5e;">Text here</p>
.mytext {color:#a00f5e;}
This box has a color of #a00f5e
<div style="background-color:#a00f5e;">Content here</div>
.mybackground {background-color:#a00f5e;}
Border around this has a color of #a00f5e
<div style="border:2px solid #a00f5e;">Content here</div>
.myborder {border:2px solid #a00f5e;}