#bb073b color space conversions
Hex:
        #bb073b
        RGB:
        187, 7, 59
        CMY:
        27, 97, 77
        CMYK:
        0, 96, 68, 27
      HSL:
        343°, 92.7835%, 38.0392%
        HSV (HSB):
        343°, 96.2567%, 73.3333%
        XYZ:
        21.3589, 11.0325, 5.1414
        xyY:
        0.5691, 0.2939, 11.0325
      CIE-Lab:
        39.6352, 64.1768, 23.6339
        CIE-LCH:
        39.6352, 68.3903, 20.2169
        CIE-Luv:
        39.6352, 115.6971, 11.6207
        Hunter-Lab:
        33.2152, 56.6570, 14.0731
      #bb073b color charts
#bb073b RGB chart
      #bb073b CMYK chart
      #bb073b RGB pie chart
      #bb073b color shades, tints & tones
#bb073b color schemes
#bb073b color preview, HTML & CSS examples
           This text has a color of #bb073b        
        
          <p style="color:#bb073b;">Text here</p>
        
        
          .mytext {color:#bb073b;}
        
        Text color #bb073b
      
           This box has a color of #bb073b        
        
          <div style="background-color:#bb073b;">Content here</div>
        
        
          .mybackground {background-color:#bb073b;}
        
        Background color #bb073b
      
           Border around this has a color of #bb073b        
        
          <div style="border:2px solid #bb073b;">Content here</div>
        
        
          .myborder {border:2px solid #bb073b;}
        
        Border color #bb073b