#b11360 color space conversions
Hex:
        #b11360
        RGB:
        177, 19, 96
        CMY:
        31, 93, 62
        CMYK:
        0, 89, 46, 31
      HSL:
        331°, 80.6122%, 38.4314%
        HSV (HSB):
        331°, 89.2655%, 69.4118%
        XYZ:
        20.4757, 10.6574, 12.0442
        xyY:
        0.4742, 0.2468, 10.6574
      CIE-Lab:
        38.9973, 62.6769, -1.1840
        CIE-LCH:
        38.9973, 62.6881, 358.9177
        CIE-Luv:
        38.9973, 91.5160, -12.7963
        Hunter-Lab:
        32.6456, 54.8270, 0.9776
      #b11360 color charts
#b11360 RGB chart
      #b11360 CMYK chart
      #b11360 RGB pie chart
      #b11360 color shades, tints & tones
#b11360 color schemes
#b11360 color preview, HTML & CSS examples
           This text has a color of #b11360        
        
          <p style="color:#b11360;">Text here</p>
        
        
          .mytext {color:#b11360;}
        
        Text color #b11360
      
           This box has a color of #b11360        
        
          <div style="background-color:#b11360;">Content here</div>
        
        
          .mybackground {background-color:#b11360;}
        
        Background color #b11360
      
           Border around this has a color of #b11360        
        
          <div style="border:2px solid #b11360;">Content here</div>
        
        
          .myborder {border:2px solid #b11360;}
        
        Border color #b11360