#be741d color space conversions
Hex:
        #be741d
        RGB:
        190, 116, 29
        CMY:
        25, 55, 89
        CMYK:
        0, 39, 85, 25
      HSL:
        32°, 73.5160%, 42.9412%
        HSV (HSB):
        32°, 84.7368%, 74.5098%
        XYZ:
        27.7024, 23.5266, 4.2434
        xyY:
        0.4994, 0.4241, 23.5266
      CIE-Lab:
        55.6107, 22.8428, 55.6586
        CIE-LCH:
        55.6107, 60.1637, 67.6863
        CIE-Luv:
        55.6107, 60.6401, 50.5961
        Hunter-Lab:
        48.5043, 17.0647, 28.7660
      #be741d color charts
#be741d RGB chart
      #be741d CMYK chart
      #be741d RGB pie chart
      #be741d color shades, tints & tones
#be741d color schemes
#be741d color preview, HTML & CSS examples
           This text has a color of #be741d        
        
          <p style="color:#be741d;">Text here</p>
        
        
          .mytext {color:#be741d;}
        
        Text color #be741d
      
           This box has a color of #be741d        
        
          <div style="background-color:#be741d;">Content here</div>
        
        
          .mybackground {background-color:#be741d;}
        
        Background color #be741d
      
           Border around this has a color of #be741d        
        
          <div style="border:2px solid #be741d;">Content here</div>
        
        
          .myborder {border:2px solid #be741d;}
        
        Border color #be741d