#be474b color space conversions
Hex:
        #be474b
        RGB:
        190, 71, 75
        CMY:
        25, 72, 71
        CMYK:
        0, 63, 61, 25
      HSL:
        358°, 47.7912%, 51.1765%
        HSV (HSB):
        358°, 62.6316%, 74.5098%
        XYZ:
        24.7584, 15.9616, 8.4326
        xyY:
        0.5037, 0.3247, 15.9616
      CIE-Lab:
        46.9241, 48.0995, 23.2393
        CIE-LCH:
        46.9241, 53.4193, 25.7875
        CIE-Luv:
        46.9241, 88.0058, 17.0275
        Hunter-Lab:
        39.9520, 40.7013, 15.4522
      #be474b color charts
#be474b RGB chart
      #be474b CMYK chart
      #be474b RGB pie chart
      #be474b color shades, tints & tones
#be474b color schemes
#be474b color preview, HTML & CSS examples
           This text has a color of #be474b        
        
          <p style="color:#be474b;">Text here</p>
        
        
          .mytext {color:#be474b;}
        
        Text color #be474b
      
           This box has a color of #be474b        
        
          <div style="background-color:#be474b;">Content here</div>
        
        
          .mybackground {background-color:#be474b;}
        
        Background color #be474b
      
           Border around this has a color of #be474b        
        
          <div style="border:2px solid #be474b;">Content here</div>
        
        
          .myborder {border:2px solid #be474b;}
        
        Border color #be474b