#bb113e color space conversions
Hex:
        #bb113e
        RGB:
        187, 17, 62
        CMY:
        27, 93, 76
        CMYK:
        0, 91, 67, 27
      HSL:
        344°, 83.3333%, 40.0000%
        HSV (HSB):
        344°, 90.9091%, 73.3333%
        XYZ:
        21.5635, 11.3135, 5.6046
        xyY:
        0.5604, 0.2940, 11.3135
      CIE-Lab:
        40.1035, 63.1254, 22.3326
        CIE-LCH:
        40.1035, 66.9594, 19.4829
        CIE-Luv:
        40.1035, 112.9670, 10.9494
        Hunter-Lab:
        33.6355, 55.5727, 13.6655
      #bb113e color charts
#bb113e RGB chart
      #bb113e CMYK chart
      #bb113e RGB pie chart
      #bb113e color shades, tints & tones
#bb113e color schemes
#bb113e color preview, HTML & CSS examples
           This text has a color of #bb113e        
        
          <p style="color:#bb113e;">Text here</p>
        
        
          .mytext {color:#bb113e;}
        
        Text color #bb113e
      
           This box has a color of #bb113e        
        
          <div style="background-color:#bb113e;">Content here</div>
        
        
          .mybackground {background-color:#bb113e;}
        
        Background color #bb113e
      
           Border around this has a color of #bb113e        
        
          <div style="border:2px solid #bb113e;">Content here</div>
        
        
          .myborder {border:2px solid #bb113e;}
        
        Border color #bb113e