#b6220f color space conversions
Hex:
        #b6220f
        RGB:
        182, 34, 15
        CMY:
        29, 87, 94
        CMYK:
        0, 81, 92, 29
      HSL:
        7°, 84.7716%, 38.6275%
        HSV (HSB):
        7°, 91.7582%, 71.3725%
        XYZ:
        19.9497, 11.1236, 1.5475
        xyY:
        0.6116, 0.3410, 11.1236
      CIE-Lab:
        39.7879, 56.6802, 47.7401
        CIE-LCH:
        39.7879, 74.1064, 40.1064
        CIE-Luv:
        39.7879, 113.2654, 28.2366
        Hunter-Lab:
        33.3521, 48.4041, 20.5954
      #b6220f color charts
#b6220f RGB chart
      #b6220f CMYK chart
      #b6220f RGB pie chart
      #b6220f color shades, tints & tones
#b6220f color schemes
#b6220f color preview, HTML & CSS examples
           This text has a color of #b6220f        
        
          <p style="color:#b6220f;">Text here</p>
        
        
          .mytext {color:#b6220f;}
        
        Text color #b6220f
      
           This box has a color of #b6220f        
        
          <div style="background-color:#b6220f;">Content here</div>
        
        
          .mybackground {background-color:#b6220f;}
        
        Background color #b6220f
      
           Border around this has a color of #b6220f        
        
          <div style="border:2px solid #b6220f;">Content here</div>
        
        
          .myborder {border:2px solid #b6220f;}
        
        Border color #b6220f