#b05d2f color space conversions
Hex:
        #b05d2f
        RGB:
        176, 93, 47
        CMY:
        31, 64, 82
        CMYK:
        0, 47, 73, 31
      HSL:
        21°, 57.8475%, 43.7255%
        HSV (HSB):
        21°, 73.2955%, 69.0196%
        XYZ:
        22.3319, 17.2640, 4.8446
        xyY:
        0.5025, 0.3885, 17.2640
      CIE-Lab:
        48.5910, 30.1218, 40.4938
        CIE-LCH:
        48.5910, 50.4685, 53.3559
        CIE-Luv:
        48.5910, 65.7710, 35.9377
        Hunter-Lab:
        41.5500, 23.2261, 22.1720
      #b05d2f color charts
#b05d2f RGB chart
      #b05d2f CMYK chart
      #b05d2f RGB pie chart
      #b05d2f color shades, tints & tones
#b05d2f color schemes
#b05d2f color preview, HTML & CSS examples
           This text has a color of #b05d2f        
        
          <p style="color:#b05d2f;">Text here</p>
        
        
          .mytext {color:#b05d2f;}
        
        Text color #b05d2f
      
           This box has a color of #b05d2f        
        
          <div style="background-color:#b05d2f;">Content here</div>
        
        
          .mybackground {background-color:#b05d2f;}
        
        Background color #b05d2f
      
           Border around this has a color of #b05d2f        
        
          <div style="border:2px solid #b05d2f;">Content here</div>
        
        
          .myborder {border:2px solid #b05d2f;}
        
        Border color #b05d2f