#b04114 color space conversions
Hex:
        #b04114
        RGB:
        176, 65, 20
        CMY:
        31, 75, 92
        CMYK:
        0, 63, 89, 31
      HSL:
        17°, 79.5918%, 38.4314%
        HSV (HSB):
        17°, 88.6364%, 69.0196%
        XYZ:
        19.9211, 13.0612, 2.1329
        xyY:
        0.5673, 0.3720, 13.0612
      CIE-Lab:
        42.8553, 43.3166, 47.5606
        CIE-LCH:
        42.8553, 64.3299, 47.6738
        CIE-Luv:
        42.8553, 89.5368, 33.7643
        Hunter-Lab:
        36.1403, 35.1463, 21.7990
      #b04114 color charts
#b04114 RGB chart
      #b04114 CMYK chart
      #b04114 RGB pie chart
      #b04114 color shades, tints & tones
#b04114 color schemes
#b04114 color preview, HTML & CSS examples
           This text has a color of #b04114        
        
          <p style="color:#b04114;">Text here</p>
        
        
          .mytext {color:#b04114;}
        
        Text color #b04114
      
           This box has a color of #b04114        
        
          <div style="background-color:#b04114;">Content here</div>
        
        
          .mybackground {background-color:#b04114;}
        
        Background color #b04114
      
           Border around this has a color of #b04114        
        
          <div style="border:2px solid #b04114;">Content here</div>
        
        
          .myborder {border:2px solid #b04114;}
        
        Border color #b04114