#be640d color space conversions
Hex:
        #be640d
        RGB:
        190, 100, 13
        CMY:
        25, 61, 95
        CMYK:
        0, 47, 93, 25
      HSL:
        29°, 87.1921%, 39.8039%
        HSV (HSB):
        29°, 93.1579%, 74.5098%
        XYZ:
        25.8650, 20.0906, 2.8954
        xyY:
        0.5295, 0.4113, 20.0906
      CIE-Lab:
        51.9394, 31.1699, 57.4408
        CIE-LCH:
        51.9394, 65.3530, 61.5138
        CIE-Luv:
        51.9394, 74.3815, 47.2301
        Hunter-Lab:
        44.8225, 24.5649, 27.5458
      #be640d color charts
#be640d RGB chart
      #be640d CMYK chart
      #be640d RGB pie chart
      #be640d color shades, tints & tones
#be640d color schemes
#be640d color preview, HTML & CSS examples
           This text has a color of #be640d        
        
          <p style="color:#be640d;">Text here</p>
        
        
          .mytext {color:#be640d;}
        
        Text color #be640d
      
           This box has a color of #be640d        
        
          <div style="background-color:#be640d;">Content here</div>
        
        
          .mybackground {background-color:#be640d;}
        
        Background color #be640d
      
           Border around this has a color of #be640d        
        
          <div style="border:2px solid #be640d;">Content here</div>
        
        
          .myborder {border:2px solid #be640d;}
        
        Border color #be640d