#be314e color space conversions
Hex:
        #be314e
        RGB:
        190, 49, 78
        CMY:
        25, 81, 69
        CMYK:
        0, 74, 59, 25
      HSL:
        348°, 58.9958%, 46.8627%
        HSV (HSB):
        348°, 74.2105%, 74.5098%
        XYZ:
        23.7087, 13.6938, 8.6013
        xyY:
        0.5154, 0.2977, 13.6938
      CIE-Lab:
        43.7906, 57.0274, 17.2719
        CIE-LCH:
        43.7906, 59.5856, 16.8500
        CIE-Luv:
        43.7906, 99.1553, 8.6114
        Hunter-Lab:
        37.0052, 49.6032, 12.1225
      #be314e color charts
#be314e RGB chart
      #be314e CMYK chart
      #be314e RGB pie chart
      #be314e color shades, tints & tones
#be314e color schemes
#be314e color preview, HTML & CSS examples
           This text has a color of #be314e        
        
          <p style="color:#be314e;">Text here</p>
        
        
          .mytext {color:#be314e;}
        
        Text color #be314e
      
           This box has a color of #be314e        
        
          <div style="background-color:#be314e;">Content here</div>
        
        
          .mybackground {background-color:#be314e;}
        
        Background color #be314e
      
           Border around this has a color of #be314e        
        
          <div style="border:2px solid #be314e;">Content here</div>
        
        
          .myborder {border:2px solid #be314e;}
        
        Border color #be314e