#a00b80 color space conversions
Hex:
#a00b80
RGB:
160, 11, 128
CMY:
37, 96, 50
CMYK:
0, 93, 20, 37
HSL:
313°, 87.1345%, 33.5294%
HSV (HSB):
313°, 93.1250%, 62.7451%
XYZ:
18.5132, 9.2714, 21.2359
xyY:
0.3777, 0.1891, 9.2714
CIE-Lab:
36.5017, 63.5343, -25.4643
CIE-LCH:
36.5017, 68.4473, 338.1593
CIE-Luv:
36.5017, 64.9134, -43.3074
Hunter-Lab:
30.4490, 55.2430, -20.0359
#a00b80 color charts
#a00b80 color shades, tints & tones
#a00b80 color schemes
#a00b80 color preview, HTML & CSS examples
This text has a color of #a00b80
<p style="color:#a00b80;">Text here</p>
.mytext {color:#a00b80;}
This box has a color of #a00b80
<div style="background-color:#a00b80;">Content here</div>
.mybackground {background-color:#a00b80;}
Border around this has a color of #a00b80
<div style="border:2px solid #a00b80;">Content here</div>
.myborder {border:2px solid #a00b80;}