#b1820a color space conversions
Hex:
        #b1820a
        RGB:
        177, 130, 10
        CMY:
        31, 49, 96
        CMYK:
        0, 27, 94, 31
      HSL:
        43°, 89.3048%, 36.6667%
        HSV (HSB):
        43°, 94.3503%, 69.4118%
        XYZ:
        26.1689, 25.3343, 3.7979
        xyY:
        0.4732, 0.4581, 25.3343
      CIE-Lab:
        57.3997, 8.8982, 61.2043
        CIE-LCH:
        57.3997, 61.8477, 81.7280
        CIE-Luv:
        57.3997, 39.4244, 57.9730
        Hunter-Lab:
        50.3332, 4.7214, 30.7595
      #b1820a color charts
#b1820a RGB chart
      #b1820a CMYK chart
      #b1820a RGB pie chart
      #b1820a color shades, tints & tones
#b1820a color schemes
#b1820a color preview, HTML & CSS examples
           This text has a color of #b1820a        
        
          <p style="color:#b1820a;">Text here</p>
        
        
          .mytext {color:#b1820a;}
        
        Text color #b1820a
      
           This box has a color of #b1820a        
        
          <div style="background-color:#b1820a;">Content here</div>
        
        
          .mybackground {background-color:#b1820a;}
        
        Background color #b1820a
      
           Border around this has a color of #b1820a        
        
          <div style="border:2px solid #b1820a;">Content here</div>
        
        
          .myborder {border:2px solid #b1820a;}
        
        Border color #b1820a