#bb394d color space conversions
Hex:
        #bb394d
        RGB:
        187, 57, 77
        CMY:
        27, 78, 70
        CMYK:
        0, 70, 59, 27
      HSL:
        351°, 53.2787%, 47.8431%
        HSV (HSB):
        351°, 69.5187%, 73.3333%
        XYZ:
        23.2962, 14.0269, 8.5008
        xyY:
        0.5084, 0.3061, 14.0269
      CIE-Lab:
        44.2714, 53.1189, 18.4366
        CIE-LCH:
        44.2714, 56.2274, 19.1409
        CIE-Luv:
        44.2714, 93.0441, 10.7651
        Hunter-Lab:
        37.4525, 45.4888, 12.7594
      #bb394d color charts
#bb394d RGB chart
      #bb394d CMYK chart
      #bb394d RGB pie chart
      #bb394d color shades, tints & tones
#bb394d color schemes
#bb394d color preview, HTML & CSS examples
           This text has a color of #bb394d        
        
          <p style="color:#bb394d;">Text here</p>
        
        
          .mytext {color:#bb394d;}
        
        Text color #bb394d
      
           This box has a color of #bb394d        
        
          <div style="background-color:#bb394d;">Content here</div>
        
        
          .mybackground {background-color:#bb394d;}
        
        Background color #bb394d
      
           Border around this has a color of #bb394d        
        
          <div style="border:2px solid #bb394d;">Content here</div>
        
        
          .myborder {border:2px solid #bb394d;}
        
        Border color #bb394d