#b1521a color space conversions
Hex:
        #b1521a
        RGB:
        177, 82, 26
        CMY:
        31, 68, 90
        CMYK:
        0, 54, 85, 31
      HSL:
        22°, 74.3842%, 39.8039%
        HSV (HSB):
        22°, 85.3107%, 69.4118%
        XYZ:
        21.3352, 15.4563, 2.8362
        xyY:
        0.5384, 0.3900, 15.4563
      CIE-Lab:
        46.2529, 35.5397, 48.0465
        CIE-LCH:
        46.2529, 59.7623, 53.5099
        CIE-Luv:
        46.2529, 77.1315, 38.0242
        Hunter-Lab:
        39.3145, 28.0682, 23.2429
      #b1521a color charts
#b1521a RGB chart
      #b1521a CMYK chart
      #b1521a RGB pie chart
      #b1521a color shades, tints & tones
#b1521a color schemes
#b1521a color preview, HTML & CSS examples
           This text has a color of #b1521a        
        
          <p style="color:#b1521a;">Text here</p>
        
        
          .mytext {color:#b1521a;}
        
        Text color #b1521a
      
           This box has a color of #b1521a        
        
          <div style="background-color:#b1521a;">Content here</div>
        
        
          .mybackground {background-color:#b1521a;}
        
        Background color #b1521a
      
           Border around this has a color of #b1521a        
        
          <div style="border:2px solid #b1521a;">Content here</div>
        
        
          .myborder {border:2px solid #b1521a;}
        
        Border color #b1521a