#bb0a47 color space conversions
Hex:
        #bb0a47
        RGB:
        187, 10, 71
        CMY:
        27, 96, 72
        CMYK:
        0, 95, 62, 27
      HSL:
        339°, 89.8477%, 38.6275%
        HSV (HSB):
        339°, 94.6524%, 73.3333%
        XYZ:
        21.7394, 11.2368, 6.9844
        xyY:
        0.5440, 0.2812, 11.2368
      CIE-Lab:
        39.9765, 64.5001, 16.4506
        CIE-LCH:
        39.9765, 66.5649, 14.3081
        CIE-Luv:
        39.9765, 111.1128, 5.4068
        Hunter-Lab:
        33.5214, 57.0991, 11.1115
      #bb0a47 color charts
#bb0a47 RGB chart
      #bb0a47 CMYK chart
      #bb0a47 RGB pie chart
      #bb0a47 color shades, tints & tones
#bb0a47 color schemes
#bb0a47 color preview, HTML & CSS examples
           This text has a color of #bb0a47        
        
          <p style="color:#bb0a47;">Text here</p>
        
        
          .mytext {color:#bb0a47;}
        
        Text color #bb0a47
      
           This box has a color of #bb0a47        
        
          <div style="background-color:#bb0a47;">Content here</div>
        
        
          .mybackground {background-color:#bb0a47;}
        
        Background color #bb0a47
      
           Border around this has a color of #bb0a47        
        
          <div style="border:2px solid #bb0a47;">Content here</div>
        
        
          .myborder {border:2px solid #bb0a47;}
        
        Border color #bb0a47