#b06421 color space conversions
Hex:
        #b06421
        RGB:
        176, 100, 33
        CMY:
        31, 61, 87
        CMYK:
        0, 43, 81, 31
      HSL:
        28°, 68.4211%, 40.9804%
        HSV (HSB):
        28°, 81.2500%, 69.0196%
        XYZ:
        22.7362, 18.4543, 3.8025
        xyY:
        0.5053, 0.4102, 18.4543
      CIE-Lab:
        50.0425, 25.7159, 48.4929
        CIE-LCH:
        50.0425, 54.8897, 62.0629
        CIE-Luv:
        50.0425, 61.5597, 42.7949
        Hunter-Lab:
        42.9584, 19.2957, 24.8227
      #b06421 color charts
#b06421 RGB chart
      #b06421 CMYK chart
      #b06421 RGB pie chart
      #b06421 color shades, tints & tones
#b06421 color schemes
#b06421 color preview, HTML & CSS examples
           This text has a color of #b06421        
        
          <p style="color:#b06421;">Text here</p>
        
        
          .mytext {color:#b06421;}
        
        Text color #b06421
      
           This box has a color of #b06421        
        
          <div style="background-color:#b06421;">Content here</div>
        
        
          .mybackground {background-color:#b06421;}
        
        Background color #b06421
      
           Border around this has a color of #b06421        
        
          <div style="border:2px solid #b06421;">Content here</div>
        
        
          .myborder {border:2px solid #b06421;}
        
        Border color #b06421