#b6550a color space conversions
Hex:
        #b6550a
        RGB:
        182, 85, 10
        CMY:
        29, 67, 96
        CMYK:
        0, 53, 95, 29
      HSL:
        26°, 89.5833%, 37.6471%
        HSV (HSB):
        26°, 94.5055%, 71.3725%
        XYZ:
        22.5947, 16.4640, 2.2742
        xyY:
        0.5467, 0.3983, 16.4640
      CIE-Lab:
        47.5774, 35.6960, 54.5376
        CIE-LCH:
        47.5774, 65.1809, 56.7944
        CIE-Luv:
        47.5774, 79.8942, 41.9351
        Hunter-Lab:
        40.5759, 28.3901, 25.0801
      #b6550a color charts
#b6550a RGB chart
      #b6550a CMYK chart
      #b6550a RGB pie chart
      #b6550a color shades, tints & tones
#b6550a color schemes
#b6550a color preview, HTML & CSS examples
           This text has a color of #b6550a        
        
          <p style="color:#b6550a;">Text here</p>
        
        
          .mytext {color:#b6550a;}
        
        Text color #b6550a
      
           This box has a color of #b6550a        
        
          <div style="background-color:#b6550a;">Content here</div>
        
        
          .mybackground {background-color:#b6550a;}
        
        Background color #b6550a
      
           Border around this has a color of #b6550a        
        
          <div style="border:2px solid #b6550a;">Content here</div>
        
        
          .myborder {border:2px solid #b6550a;}
        
        Border color #b6550a