#be7f14 color space conversions
Hex:
        #be7f14
        RGB:
        190, 127, 20
        CMY:
        25, 50, 92
        CMYK:
        0, 33, 89, 25
      HSL:
        38°, 80.9524%, 41.1765%
        HSV (HSB):
        38°, 89.4737%, 74.5098%
        XYZ:
        28.9508, 26.1764, 4.1885
        xyY:
        0.4881, 0.4413, 26.1764
      CIE-Lab:
        58.2041, 16.5714, 60.4238
        CIE-LCH:
        58.2041, 62.6550, 74.6635
        CIE-Luv:
        58.2041, 52.1247, 56.2113
        Hunter-Lab:
        51.1629, 11.4703, 30.9602
      #be7f14 color charts
#be7f14 RGB chart
      #be7f14 CMYK chart
      #be7f14 RGB pie chart
      #be7f14 color shades, tints & tones
#be7f14 color schemes
#be7f14 color preview, HTML & CSS examples
           This text has a color of #be7f14        
        
          <p style="color:#be7f14;">Text here</p>
        
        
          .mytext {color:#be7f14;}
        
        Text color #be7f14
      
           This box has a color of #be7f14        
        
          <div style="background-color:#be7f14;">Content here</div>
        
        
          .mybackground {background-color:#be7f14;}
        
        Background color #be7f14
      
           Border around this has a color of #be7f14        
        
          <div style="border:2px solid #be7f14;">Content here</div>
        
        
          .myborder {border:2px solid #be7f14;}
        
        Border color #be7f14