#b38b14 color space conversions
Hex:
        #b38b14
        RGB:
        179, 139, 20
        CMY:
        30, 45, 92
        CMYK:
        0, 22, 89, 30
      HSL:
        45°, 79.8995%, 39.0196%
        HSV (HSB):
        45°, 88.8268%, 70.1961%
        XYZ:
        27.9493, 28.0995, 4.6125
        xyY:
        0.4607, 0.4632, 28.0995
      CIE-Lab:
        59.9785, 4.9982, 61.2778
        CIE-LCH:
        59.9785, 61.4814, 85.3369
        CIE-Luv:
        59.9785, 33.9004, 60.4634
        Hunter-Lab:
        53.0089, 1.3497, 31.9472
      #b38b14 color charts
#b38b14 RGB chart
      #b38b14 CMYK chart
      #b38b14 RGB pie chart
      #b38b14 color shades, tints & tones
#b38b14 color schemes
#b38b14 color preview, HTML & CSS examples
           This text has a color of #b38b14        
        
          <p style="color:#b38b14;">Text here</p>
        
        
          .mytext {color:#b38b14;}
        
        Text color #b38b14
      
           This box has a color of #b38b14        
        
          <div style="background-color:#b38b14;">Content here</div>
        
        
          .mybackground {background-color:#b38b14;}
        
        Background color #b38b14
      
           Border around this has a color of #b38b14        
        
          <div style="border:2px solid #b38b14;">Content here</div>
        
        
          .myborder {border:2px solid #b38b14;}
        
        Border color #b38b14