#b0721a color space conversions
Hex:
        #b0721a
        RGB:
        176, 114, 26
        CMY:
        31, 55, 90
        CMYK:
        0, 35, 85, 31
      HSL:
        35°, 74.2574%, 39.6078%
        HSV (HSB):
        35°, 85.2273%, 69.0196%
        XYZ:
        24.1083, 21.3393, 3.8255
        xyY:
        0.4893, 0.4331, 21.3393
      CIE-Lab:
        53.3189, 17.7157, 54.0103
        CIE-LCH:
        53.3189, 56.8416, 71.8402
        CIE-Luv:
        53.3189, 50.7988, 49.6530
        Hunter-Lab:
        46.1945, 12.3163, 27.4261
      #b0721a color charts
#b0721a RGB chart
      #b0721a CMYK chart
      #b0721a RGB pie chart
      #b0721a color shades, tints & tones
#b0721a color schemes
#b0721a color preview, HTML & CSS examples
           This text has a color of #b0721a        
        
          <p style="color:#b0721a;">Text here</p>
        
        
          .mytext {color:#b0721a;}
        
        Text color #b0721a
      
           This box has a color of #b0721a        
        
          <div style="background-color:#b0721a;">Content here</div>
        
        
          .mybackground {background-color:#b0721a;}
        
        Background color #b0721a
      
           Border around this has a color of #b0721a        
        
          <div style="border:2px solid #b0721a;">Content here</div>
        
        
          .myborder {border:2px solid #b0721a;}
        
        Border color #b0721a