#a00f6e color space conversions
Hex:
#a00f6e
RGB:
160, 15, 110
CMY:
37, 94, 57
CMYK:
0, 91, 31, 37
HSL:
321°, 82.8571%, 34.3137%
HSV (HSB):
321°, 90.6250%, 62.7451%
XYZ:
17.4825, 8.9410, 15.5562
xyY:
0.4165, 0.2130, 8.9410
CIE-Lab:
35.8705, 60.7737, -15.1231
CIE-LCH:
35.8705, 62.6270, 346.0262
CIE-Luv:
35.8705, 72.2172, -29.1319
Hunter-Lab:
29.9015, 52.0357, -9.9144
#a00f6e color charts
#a00f6e color shades, tints & tones
#a00f6e color schemes
#a00f6e color preview, HTML & CSS examples
This text has a color of #a00f6e
<p style="color:#a00f6e;">Text here</p>
.mytext {color:#a00f6e;}
This box has a color of #a00f6e
<div style="background-color:#a00f6e;">Content here</div>
.mybackground {background-color:#a00f6e;}
Border around this has a color of #a00f6e
<div style="border:2px solid #a00f6e;">Content here</div>
.myborder {border:2px solid #a00f6e;}