#b28c16 color space conversions
Hex:
        #b28c16
        RGB:
        178, 140, 22
        CMY:
        30, 45, 91
        CMYK:
        0, 21, 88, 30
      HSL:
        45°, 78.0000%, 39.2157%
        HSV (HSB):
        45°, 87.6404%, 69.8039%
        XYZ:
        27.8830, 28.2791, 4.7479
        xyY:
        0.4578, 0.4643, 28.2791
      CIE-Lab:
        60.1400, 4.0388, 60.8807
        CIE-LCH:
        60.1400, 61.0146, 86.2046
        CIE-Luv:
        60.1400, 32.3195, 60.5596
        Hunter-Lab:
        53.1781, 0.5318, 31.9311
      #b28c16 color charts
#b28c16 RGB chart
      #b28c16 CMYK chart
      #b28c16 RGB pie chart
      #b28c16 color shades, tints & tones
#b28c16 color schemes
#b28c16 color preview, HTML & CSS examples
           This text has a color of #b28c16        
        
          <p style="color:#b28c16;">Text here</p>
        
        
          .mytext {color:#b28c16;}
        
        Text color #b28c16
      
           This box has a color of #b28c16        
        
          <div style="background-color:#b28c16;">Content here</div>
        
        
          .mybackground {background-color:#b28c16;}
        
        Background color #b28c16
      
           Border around this has a color of #b28c16        
        
          <div style="border:2px solid #b28c16;">Content here</div>
        
        
          .myborder {border:2px solid #b28c16;}
        
        Border color #b28c16