#bb394a color space conversions
Hex:
        #bb394a
        RGB:
        187, 57, 74
        CMY:
        27, 78, 71
        CMYK:
        0, 70, 60, 27
      HSL:
        352°, 53.2787%, 47.8431%
        HSV (HSB):
        352°, 69.5187%, 73.3333%
        XYZ:
        23.1927, 13.9855, 7.9556
        xyY:
        0.5139, 0.3099, 13.9855
      CIE-Lab:
        44.2121, 52.9106, 20.2020
        CIE-LCH:
        44.2121, 56.6361, 20.8975
        CIE-Luv:
        44.2121, 93.8914, 12.4890
        Hunter-Lab:
        37.3971, 45.2558, 13.5650
      #bb394a color charts
#bb394a RGB chart
      #bb394a CMYK chart
      #bb394a RGB pie chart
      #bb394a color shades, tints & tones
#bb394a color schemes
#bb394a color preview, HTML & CSS examples
           This text has a color of #bb394a        
        
          <p style="color:#bb394a;">Text here</p>
        
        
          .mytext {color:#bb394a;}
        
        Text color #bb394a
      
           This box has a color of #bb394a        
        
          <div style="background-color:#bb394a;">Content here</div>
        
        
          .mybackground {background-color:#bb394a;}
        
        Background color #bb394a
      
           Border around this has a color of #bb394a        
        
          <div style="border:2px solid #bb394a;">Content here</div>
        
        
          .myborder {border:2px solid #bb394a;}
        
        Border color #bb394a