#bb325f color space conversions
Hex:
        #bb325f
        RGB:
        187, 50, 95
        CMY:
        27, 80, 63
        CMYK:
        0, 73, 49, 27
      HSL:
        340°, 57.8059%, 46.4706%
        HSV (HSB):
        340°, 73.2620%, 73.3333%
        XYZ:
        23.6997, 13.6722, 12.2164
        xyY:
        0.4779, 0.2757, 13.6722
      CIE-Lab:
        43.7591, 57.1232, 6.5708
        CIE-LCH:
        43.7591, 57.4999, 6.5618
        CIE-Luv:
        43.7591, 90.6258, -2.7036
        Hunter-Lab:
        36.9760, 49.7013, 6.2946
      #bb325f color charts
#bb325f RGB chart
      #bb325f CMYK chart
      #bb325f RGB pie chart
      #bb325f color shades, tints & tones
#bb325f color schemes
#bb325f color preview, HTML & CSS examples
           This text has a color of #bb325f        
        
          <p style="color:#bb325f;">Text here</p>
        
        
          .mytext {color:#bb325f;}
        
        Text color #bb325f
      
           This box has a color of #bb325f        
        
          <div style="background-color:#bb325f;">Content here</div>
        
        
          .mybackground {background-color:#bb325f;}
        
        Background color #bb325f
      
           Border around this has a color of #bb325f        
        
          <div style="border:2px solid #bb325f;">Content here</div>
        
        
          .myborder {border:2px solid #bb325f;}
        
        Border color #bb325f