#b57d14 color space conversions
Hex:
        #b57d14
        RGB:
        181, 125, 20
        CMY:
        29, 51, 92
        CMYK:
        0, 31, 89, 29
      HSL:
        39°, 80.0995%, 39.4118%
        HSV (HSB):
        39°, 88.9503%, 70.9804%
        XYZ:
        26.5159, 24.5415, 4.0013
        xyY:
        0.4816, 0.4457, 24.5415
      CIE-Lab:
        56.6259, 13.6651, 58.7242
        CIE-LCH:
        56.6259, 60.2931, 76.9005
        CIE-Luv:
        56.6259, 46.3681, 55.0836
        Hunter-Lab:
        49.5394, 8.8482, 29.8887
      #b57d14 color charts
#b57d14 RGB chart
      #b57d14 CMYK chart
      #b57d14 RGB pie chart
      #b57d14 color shades, tints & tones
#b57d14 color schemes
#b57d14 color preview, HTML & CSS examples
           This text has a color of #b57d14        
        
          <p style="color:#b57d14;">Text here</p>
        
        
          .mytext {color:#b57d14;}
        
        Text color #b57d14
      
           This box has a color of #b57d14        
        
          <div style="background-color:#b57d14;">Content here</div>
        
        
          .mybackground {background-color:#b57d14;}
        
        Background color #b57d14
      
           Border around this has a color of #b57d14        
        
          <div style="border:2px solid #b57d14;">Content here</div>
        
        
          .myborder {border:2px solid #b57d14;}
        
        Border color #b57d14