#be411d color space conversions
Hex:
        #be411d
        RGB:
        190, 65, 29
        CMY:
        25, 75, 89
        CMYK:
        0, 66, 85, 25
      HSL:
        13°, 73.5160%, 42.9412%
        HSV (HSB):
        13°, 84.7368%, 74.5098%
        XYZ:
        23.3473, 14.8165, 2.7917
        xyY:
        0.5701, 0.3618, 14.8165
      CIE-Lab:
        45.3818, 48.5615, 46.8557
        CIE-LCH:
        45.3818, 67.4810, 43.9758
        CIE-Luv:
        45.3818, 100.2219, 33.4625
        Hunter-Lab:
        38.4921, 40.9073, 22.6444
      #be411d color charts
#be411d RGB chart
      #be411d CMYK chart
      #be411d RGB pie chart
      #be411d color shades, tints & tones
#be411d color schemes
#be411d color preview, HTML & CSS examples
           This text has a color of #be411d        
        
          <p style="color:#be411d;">Text here</p>
        
        
          .mytext {color:#be411d;}
        
        Text color #be411d
      
           This box has a color of #be411d        
        
          <div style="background-color:#be411d;">Content here</div>
        
        
          .mybackground {background-color:#be411d;}
        
        Background color #be411d
      
           Border around this has a color of #be411d        
        
          <div style="border:2px solid #be411d;">Content here</div>
        
        
          .myborder {border:2px solid #be411d;}
        
        Border color #be411d