#a00f5a color space conversions
Hex:
#a00f5a
RGB:
160, 15, 90
CMY:
37, 94, 65
CMYK:
0, 91, 44, 37
HSL:
329°, 82.8571%, 34.3137%
HSV (HSB):
329°, 90.6250%, 62.7451%
XYZ:
16.5135, 8.5534, 10.4535
xyY:
0.4649, 0.2408, 8.5534
CIE-Lab:
35.1098, 58.6985, -3.4588
CIE-LCH:
35.1098, 58.8003, 356.6278
CIE-Luv:
35.1098, 80.8305, -14.3230
Hunter-Lab:
29.2462, 49.6068, -0.7197
#a00f5a color charts
#a00f5a color shades, tints & tones
#a00f5a color schemes
#a00f5a color preview, HTML & CSS examples
This text has a color of #a00f5a
<p style="color:#a00f5a;">Text here</p>
.mytext {color:#a00f5a;}
This box has a color of #a00f5a
<div style="background-color:#a00f5a;">Content here</div>
.mybackground {background-color:#a00f5a;}
Border around this has a color of #a00f5a
<div style="border:2px solid #a00f5a;">Content here</div>
.myborder {border:2px solid #a00f5a;}