#be0f40 color space conversions
Hex:
        #be0f40
        RGB:
        190, 15, 64
        CMY:
        25, 94, 75
        CMYK:
        0, 92, 66, 25
      HSL:
        343°, 85.3659%, 40.1961%
        HSV (HSB):
        343°, 92.1053%, 74.5098%
        XYZ:
        22.3314, 11.6590, 5.9239
        xyY:
        0.5595, 0.2921, 11.6590
      CIE-Lab:
        40.6689, 64.2667, 21.9207
        CIE-LCH:
        40.6689, 67.9023, 18.8340
        CIE-Luv:
        40.6689, 115.0721, 10.4373
        Hunter-Lab:
        34.1452, 56.9873, 13.6154
      #be0f40 color charts
#be0f40 RGB chart
      #be0f40 CMYK chart
      #be0f40 RGB pie chart
      #be0f40 color shades, tints & tones
#be0f40 color schemes
#be0f40 color preview, HTML & CSS examples
           This text has a color of #be0f40        
        
          <p style="color:#be0f40;">Text here</p>
        
        
          .mytext {color:#be0f40;}
        
        Text color #be0f40
      
           This box has a color of #be0f40        
        
          <div style="background-color:#be0f40;">Content here</div>
        
        
          .mybackground {background-color:#be0f40;}
        
        Background color #be0f40
      
           Border around this has a color of #be0f40        
        
          <div style="border:2px solid #be0f40;">Content here</div>
        
        
          .myborder {border:2px solid #be0f40;}
        
        Border color #be0f40