#bb3364 color space conversions
Hex:
        #bb3364
        RGB:
        187, 51, 100
        CMY:
        27, 80, 61
        CMYK:
        0, 73, 47, 27
      HSL:
        338°, 57.1429%, 46.6667%
        HSV (HSB):
        338°, 72.7273%, 73.3333%
        XYZ:
        23.9776, 13.8525, 13.4666
        xyY:
        0.4674, 0.2700, 13.8525
      CIE-Lab:
        44.0207, 57.2211, 3.8373
        CIE-LCH:
        44.0207, 57.3496, 3.8365
        CIE-Luv:
        44.0207, 88.4483, -5.8709
        Hunter-Lab:
        37.2190, 49.8617, 4.6009
      #bb3364 color charts
#bb3364 RGB chart
      #bb3364 CMYK chart
      #bb3364 RGB pie chart
      #bb3364 color shades, tints & tones
#bb3364 color schemes
#bb3364 color preview, HTML & CSS examples
           This text has a color of #bb3364        
        
          <p style="color:#bb3364;">Text here</p>
        
        
          .mytext {color:#bb3364;}
        
        Text color #bb3364
      
           This box has a color of #bb3364        
        
          <div style="background-color:#bb3364;">Content here</div>
        
        
          .mybackground {background-color:#bb3364;}
        
        Background color #bb3364
      
           Border around this has a color of #bb3364        
        
          <div style="border:2px solid #bb3364;">Content here</div>
        
        
          .myborder {border:2px solid #bb3364;}
        
        Border color #bb3364