#be394a color space conversions
Hex:
        #be394a
        RGB:
        190, 57, 74
        CMY:
        25, 78, 71
        CMYK:
        0, 70, 61, 25
      HSL:
        352°, 53.8462%, 48.4314%
        HSV (HSB):
        352°, 70.0000%, 74.5098%
        XYZ:
        23.9344, 14.3678, 7.9904
        xyY:
        0.5170, 0.3104, 14.3678
      CIE-Lab:
        44.7559, 53.8624, 21.0181
        CIE-LCH:
        44.7559, 57.8180, 21.3167
        CIE-Luv:
        44.7559, 96.3486, 13.1197
        Hunter-Lab:
        37.9049, 46.3770, 14.0351
      #be394a color charts
#be394a RGB chart
      #be394a CMYK chart
      #be394a RGB pie chart
      #be394a color shades, tints & tones
#be394a color schemes
#be394a color preview, HTML & CSS examples
           This text has a color of #be394a        
        
          <p style="color:#be394a;">Text here</p>
        
        
          .mytext {color:#be394a;}
        
        Text color #be394a
      
           This box has a color of #be394a        
        
          <div style="background-color:#be394a;">Content here</div>
        
        
          .mybackground {background-color:#be394a;}
        
        Background color #be394a
      
           Border around this has a color of #be394a        
        
          <div style="border:2px solid #be394a;">Content here</div>
        
        
          .myborder {border:2px solid #be394a;}
        
        Border color #be394a