#bb0e48 color space conversions
Hex:
        #bb0e48
        RGB:
        187, 14, 72
        CMY:
        27, 95, 72
        CMYK:
        0, 93, 61, 27
      HSL:
        340°, 86.0697%, 39.4118%
        HSV (HSB):
        340°, 92.5134%, 73.3333%
        XYZ:
        21.8203, 11.3468, 7.1710
        xyY:
        0.5409, 0.2813, 11.3468
      CIE-Lab:
        40.1585, 64.0944, 16.0575
        CIE-LCH:
        40.1585, 66.0752, 14.0648
        CIE-Luv:
        40.1585, 110.1049, 5.1704
        Hunter-Lab:
        33.6849, 56.6792, 10.9576
      #bb0e48 color charts
#bb0e48 RGB chart
      #bb0e48 CMYK chart
      #bb0e48 RGB pie chart
      #bb0e48 color shades, tints & tones
#bb0e48 color schemes
#bb0e48 color preview, HTML & CSS examples
           This text has a color of #bb0e48        
        
          <p style="color:#bb0e48;">Text here</p>
        
        
          .mytext {color:#bb0e48;}
        
        Text color #bb0e48
      
           This box has a color of #bb0e48        
        
          <div style="background-color:#bb0e48;">Content here</div>
        
        
          .mybackground {background-color:#bb0e48;}
        
        Background color #bb0e48
      
           Border around this has a color of #bb0e48        
        
          <div style="border:2px solid #bb0e48;">Content here</div>
        
        
          .myborder {border:2px solid #bb0e48;}
        
        Border color #bb0e48