#a00b8f color space conversions
Hex:
#a00b8f
RGB:
160, 11, 143
CMY:
37, 96, 44
CMYK:
0, 93, 11, 37
HSL:
307°, 87.1345%, 33.5294%
HSV (HSB):
307°, 93.1250%, 62.7451%
XYZ:
19.5748, 9.6961, 26.8264
xyY:
0.3489, 0.1728, 9.6961
CIE-Lab:
37.2914, 65.5683, -33.4991
CIE-LCH:
37.2914, 73.6301, 332.9373
CIE-Luv:
37.2914, 58.7096, -54.7190
Hunter-Lab:
31.1386, 57.7190, -29.2824
#a00b8f color charts
#a00b8f color shades, tints & tones
#a00b8f color schemes
#a00b8f color preview, HTML & CSS examples
This text has a color of #a00b8f
<p style="color:#a00b8f;">Text here</p>
.mytext {color:#a00b8f;}
This box has a color of #a00b8f
<div style="background-color:#a00b8f;">Content here</div>
.mybackground {background-color:#a00b8f;}
Border around this has a color of #a00b8f
<div style="border:2px solid #a00b8f;">Content here</div>
.myborder {border:2px solid #a00b8f;}