#be404a color space conversions
Hex:
        #be404a
        RGB:
        190, 64, 74
        CMY:
        25, 75, 71
        CMYK:
        0, 66, 61, 25
      HSL:
        355°, 49.6063%, 49.8039%
        HSV (HSB):
        355°, 66.3158%, 74.5098%
        XYZ:
        24.3046, 15.1084, 8.1138
        xyY:
        0.5114, 0.3179, 15.1084
      CIE-Lab:
        45.7822, 51.0582, 22.3588
        CIE-LCH:
        45.7822, 55.7392, 23.6490
        CIE-Luv:
        45.7822, 92.4499, 15.2552
        Hunter-Lab:
        38.8695, 43.5924, 14.8322
      #be404a color charts
#be404a RGB chart
      #be404a CMYK chart
      #be404a RGB pie chart
      #be404a color shades, tints & tones
#be404a color schemes
#be404a color preview, HTML & CSS examples
           This text has a color of #be404a        
        
          <p style="color:#be404a;">Text here</p>
        
        
          .mytext {color:#be404a;}
        
        Text color #be404a
      
           This box has a color of #be404a        
        
          <div style="background-color:#be404a;">Content here</div>
        
        
          .mybackground {background-color:#be404a;}
        
        Background color #be404a
      
           Border around this has a color of #be404a        
        
          <div style="border:2px solid #be404a;">Content here</div>
        
        
          .myborder {border:2px solid #be404a;}
        
        Border color #be404a