#be0f41 color space conversions
Hex:
        #be0f41
        RGB:
        190, 15, 65
        CMY:
        25, 94, 75
        CMYK:
        0, 92, 66, 25
      HSL:
        343°, 85.3659%, 40.1961%
        HSV (HSB):
        343°, 92.1053%, 74.5098%
        XYZ:
        22.3602, 11.6705, 6.0751
        xyY:
        0.5575, 0.2910, 11.6705
      CIE-Lab:
        40.6875, 64.3187, 21.3132
        CIE-LCH:
        40.6875, 67.7580, 18.3336
        CIE-Luv:
        40.6875, 114.7392, 9.9118
        Hunter-Lab:
        34.1620, 57.0505, 13.3697
      #be0f41 color charts
#be0f41 RGB chart
      #be0f41 CMYK chart
      #be0f41 RGB pie chart
      #be0f41 color shades, tints & tones
#be0f41 color schemes
#be0f41 color preview, HTML & CSS examples
           This text has a color of #be0f41        
        
          <p style="color:#be0f41;">Text here</p>
        
        
          .mytext {color:#be0f41;}
        
        Text color #be0f41
      
           This box has a color of #be0f41        
        
          <div style="background-color:#be0f41;">Content here</div>
        
        
          .mybackground {background-color:#be0f41;}
        
        Background color #be0f41
      
           Border around this has a color of #be0f41        
        
          <div style="border:2px solid #be0f41;">Content here</div>
        
        
          .myborder {border:2px solid #be0f41;}
        
        Border color #be0f41