#a11b5e color space conversions
Hex:
#a11b5e
RGB:
161, 27, 94
CMY:
37, 89, 63
CMYK:
0, 83, 42, 37
HSL:
330°, 71.2766%, 36.8627%
HSV (HSB):
330°, 83.2298%, 63.1373%
XYZ:
17.1103, 9.1691, 11.4577
xyY:
0.4534, 0.2430, 9.1691
CIE-Lab:
36.3078, 56.8559, -4.2366
CIE-LCH:
36.3078, 57.0135, 355.7385
CIE-Luv:
36.3078, 77.5237, -14.9900
Hunter-Lab:
30.2805, 47.8721, -1.2381
#a11b5e color charts
#a11b5e color shades, tints & tones
#a11b5e color schemes
#a11b5e color preview, HTML & CSS examples
This text has a color of #a11b5e
<p style="color:#a11b5e;">Text here</p>
.mytext {color:#a11b5e;}
This box has a color of #a11b5e
<div style="background-color:#a11b5e;">Content here</div>
.mybackground {background-color:#a11b5e;}
Border around this has a color of #a11b5e
<div style="border:2px solid #a11b5e;">Content here</div>
.myborder {border:2px solid #a11b5e;}