#a00b4e color space conversions
Hex:
#a00b4e
RGB:
160, 11, 78
CMY:
37, 96, 69
CMYK:
0, 93, 51, 37
HSL:
333°, 87.1345%, 33.5294%
HSV (HSB):
333°, 93.1250%, 62.7451%
XYZ:
15.9920, 8.2630, 7.9598
xyY:
0.4964, 0.2565, 8.2630
CIE-Lab:
34.5247, 58.2525, 3.4851
CIE-LCH:
34.5247, 58.3566, 3.4238
CIE-Luv:
34.5247, 86.4642, -6.4499
Hunter-Lab:
28.7454, 49.0010, 3.7040
#a00b4e color charts
#a00b4e color shades, tints & tones
#a00b4e color schemes
#a00b4e color preview, HTML & CSS examples
This text has a color of #a00b4e
<p style="color:#a00b4e;">Text here</p>
.mytext {color:#a00b4e;}
This box has a color of #a00b4e
<div style="background-color:#a00b4e;">Content here</div>
.mybackground {background-color:#a00b4e;}
Border around this has a color of #a00b4e
<div style="border:2px solid #a00b4e;">Content here</div>
.myborder {border:2px solid #a00b4e;}