#be354e color space conversions
Hex:
        #be354e
        RGB:
        190, 53, 78
        CMY:
        25, 79, 69
        CMYK:
        0, 72, 59, 25
      HSL:
        349°, 56.3786%, 47.6471%
        HSV (HSB):
        349°, 72.1053%, 74.5098%
        XYZ:
        23.8835, 14.0434, 8.6596
        xyY:
        0.5127, 0.3014, 14.0434
      CIE-Lab:
        44.2951, 55.6243, 17.9484
        CIE-LCH:
        44.2951, 58.4484, 17.8835
        CIE-Luv:
        44.2951, 97.2437, 9.6878
        Hunter-Lab:
        37.4745, 48.1820, 12.5315
      #be354e color charts
#be354e RGB chart
      #be354e CMYK chart
      #be354e RGB pie chart
      #be354e color shades, tints & tones
#be354e color schemes
#be354e color preview, HTML & CSS examples
           This text has a color of #be354e        
        
          <p style="color:#be354e;">Text here</p>
        
        
          .mytext {color:#be354e;}
        
        Text color #be354e
      
           This box has a color of #be354e        
        
          <div style="background-color:#be354e;">Content here</div>
        
        
          .mybackground {background-color:#be354e;}
        
        Background color #be354e
      
           Border around this has a color of #be354e        
        
          <div style="border:2px solid #be354e;">Content here</div>
        
        
          .myborder {border:2px solid #be354e;}
        
        Border color #be354e