#bb355d color space conversions
Hex:
        #bb355d
        RGB:
        187, 53, 93
        CMY:
        27, 79, 64
        CMYK:
        0, 72, 50, 27
      HSL:
        342°, 55.8333%, 47.0588%
        HSV (HSB):
        342°, 71.6578%, 73.3333%
        XYZ:
        23.7424, 13.9013, 11.7878
        xyY:
        0.4803, 0.2812, 13.9013
      CIE-Lab:
        44.0911, 55.8815, 8.2846
        CIE-LCH:
        44.0911, 56.4923, 8.4328
        CIE-Luv:
        44.0911, 90.0015, -0.4859
        Hunter-Lab:
        37.2845, 48.4193, 7.3541
      #bb355d color charts
#bb355d RGB chart
      #bb355d CMYK chart
      #bb355d RGB pie chart
      #bb355d color shades, tints & tones
#bb355d color schemes
#bb355d color preview, HTML & CSS examples
           This text has a color of #bb355d        
        
          <p style="color:#bb355d;">Text here</p>
        
        
          .mytext {color:#bb355d;}
        
        Text color #bb355d
      
           This box has a color of #bb355d        
        
          <div style="background-color:#bb355d;">Content here</div>
        
        
          .mybackground {background-color:#bb355d;}
        
        Background color #bb355d
      
           Border around this has a color of #bb355d        
        
          <div style="border:2px solid #bb355d;">Content here</div>
        
        
          .myborder {border:2px solid #bb355d;}
        
        Border color #bb355d