#be4f0e color space conversions
Hex:
        #be4f0e
        RGB:
        190, 79, 14
        CMY:
        25, 69, 95
        CMYK:
        0, 58, 93, 25
      HSL:
        22°, 86.2745%, 40.0000%
        HSV (HSB):
        22°, 92.6316%, 74.5098%
        XYZ:
        24.1105, 16.5708, 2.3432
        xyY:
        0.5604, 0.3851, 16.5708
      CIE-Lab:
        47.7147, 41.8814, 54.2224
        CIE-LCH:
        47.7147, 68.5137, 52.3175
        CIE-Luv:
        47.7147, 91.1590, 40.2346
        Hunter-Lab:
        40.7073, 34.4858, 25.0822
      #be4f0e color charts
#be4f0e RGB chart
      #be4f0e CMYK chart
      #be4f0e RGB pie chart
      #be4f0e color shades, tints & tones
#be4f0e color schemes
#be4f0e color preview, HTML & CSS examples
           This text has a color of #be4f0e        
        
          <p style="color:#be4f0e;">Text here</p>
        
        
          .mytext {color:#be4f0e;}
        
        Text color #be4f0e
      
           This box has a color of #be4f0e        
        
          <div style="background-color:#be4f0e;">Content here</div>
        
        
          .mybackground {background-color:#be4f0e;}
        
        Background color #be4f0e
      
           Border around this has a color of #be4f0e        
        
          <div style="border:2px solid #be4f0e;">Content here</div>
        
        
          .myborder {border:2px solid #be4f0e;}
        
        Border color #be4f0e