#be0b2d color space conversions
Hex:
        #be0b2d
        RGB:
        190, 11, 45
        CMY:
        25, 96, 82
        CMYK:
        0, 94, 76, 25
      HSL:
        349°, 89.0547%, 39.4118%
        HSV (HSB):
        349°, 94.2105%, 74.5098%
        XYZ:
        21.8285, 11.3760, 3.5279
        xyY:
        0.5943, 0.3097, 11.3760
      CIE-Lab:
        40.2066, 63.9256, 33.1478
        CIE-LCH:
        40.2066, 72.0088, 27.4084
        CIE-Luv:
        40.2066, 121.3518, 18.7583
        Hunter-Lab:
        33.7283, 56.4986, 17.4082
      #be0b2d color charts
#be0b2d RGB chart
      #be0b2d CMYK chart
      #be0b2d RGB pie chart
      #be0b2d color shades, tints & tones
#be0b2d color schemes
#be0b2d color preview, HTML & CSS examples
           This text has a color of #be0b2d        
        
          <p style="color:#be0b2d;">Text here</p>
        
        
          .mytext {color:#be0b2d;}
        
        Text color #be0b2d
      
           This box has a color of #be0b2d        
        
          <div style="background-color:#be0b2d;">Content here</div>
        
        
          .mybackground {background-color:#be0b2d;}
        
        Background color #be0b2d
      
           Border around this has a color of #be0b2d        
        
          <div style="border:2px solid #be0b2d;">Content here</div>
        
        
          .myborder {border:2px solid #be0b2d;}
        
        Border color #be0b2d