#be375d color space conversions
Hex:
        #be375d
        RGB:
        190, 55, 93
        CMY:
        25, 78, 64
        CMYK:
        0, 71, 51, 25
      HSL:
        343°, 55.1020%, 48.0392%
        HSV (HSB):
        343°, 71.0526%, 74.5098%
        XYZ:
        24.5772, 14.4698, 11.8535
        xyY:
        0.4828, 0.2843, 14.4698
      CIE-Lab:
        44.8993, 56.0457, 9.5013
        CIE-LCH:
        44.8993, 56.8454, 9.6217
        CIE-Luv:
        44.8993, 91.5391, 0.8688
        Hunter-Lab:
        38.0392, 48.7603, 8.1519
      #be375d color charts
#be375d RGB chart
      #be375d CMYK chart
      #be375d RGB pie chart
      #be375d color shades, tints & tones
#be375d color schemes
#be375d color preview, HTML & CSS examples
           This text has a color of #be375d        
        
          <p style="color:#be375d;">Text here</p>
        
        
          .mytext {color:#be375d;}
        
        Text color #be375d
      
           This box has a color of #be375d        
        
          <div style="background-color:#be375d;">Content here</div>
        
        
          .mybackground {background-color:#be375d;}
        
        Background color #be375d
      
           Border around this has a color of #be375d        
        
          <div style="border:2px solid #be375d;">Content here</div>
        
        
          .myborder {border:2px solid #be375d;}
        
        Border color #be375d