#b05c21 color space conversions
Hex:
        #b05c21
        RGB:
        176, 92, 33
        CMY:
        31, 64, 87
        CMYK:
        0, 48, 81, 31
      HSL:
        25°, 68.4211%, 40.9804%
        HSV (HSB):
        25°, 81.2500%, 69.0196%
        XYZ:
        22.0062, 16.9942, 3.5592
        xyY:
        0.5171, 0.3993, 16.9942
      CIE-Lab:
        48.2527, 30.0723, 46.8325
        CIE-LCH:
        48.2527, 55.6563, 57.2945
        CIE-Luv:
        48.2527, 67.8909, 39.8183
        Hunter-Lab:
        41.2240, 23.1446, 23.7378
      #b05c21 color charts
#b05c21 RGB chart
      #b05c21 CMYK chart
      #b05c21 RGB pie chart
      #b05c21 color shades, tints & tones
#b05c21 color schemes
#b05c21 color preview, HTML & CSS examples
           This text has a color of #b05c21        
        
          <p style="color:#b05c21;">Text here</p>
        
        
          .mytext {color:#b05c21;}
        
        Text color #b05c21
      
           This box has a color of #b05c21        
        
          <div style="background-color:#b05c21;">Content here</div>
        
        
          .mybackground {background-color:#b05c21;}
        
        Background color #b05c21
      
           Border around this has a color of #b05c21        
        
          <div style="border:2px solid #b05c21;">Content here</div>
        
        
          .myborder {border:2px solid #b05c21;}
        
        Border color #b05c21