#b6320e color space conversions
Hex:
        #b6320e
        RGB:
        182, 50, 14
        CMY:
        29, 80, 95
        CMYK:
        0, 73, 92, 29
      HSL:
        13°, 85.7143%, 38.4314%
        HSV (HSB):
        13°, 92.3077%, 71.3725%
        XYZ:
        20.5113, 12.2580, 1.7004
        xyY:
        0.5951, 0.3556, 12.2580
      CIE-Lab:
        41.6233, 51.5319, 49.3589
        CIE-LCH:
        41.6233, 71.3571, 43.7662
        CIE-Luv:
        41.6233, 104.8744, 31.5485
        Hunter-Lab:
        35.0114, 43.3034, 21.6284
      #b6320e color charts
#b6320e RGB chart
      #b6320e CMYK chart
      #b6320e RGB pie chart
      #b6320e color shades, tints & tones
#b6320e color schemes
#b6320e color preview, HTML & CSS examples
           This text has a color of #b6320e        
        
          <p style="color:#b6320e;">Text here</p>
        
        
          .mytext {color:#b6320e;}
        
        Text color #b6320e
      
           This box has a color of #b6320e        
        
          <div style="background-color:#b6320e;">Content here</div>
        
        
          .mybackground {background-color:#b6320e;}
        
        Background color #b6320e
      
           Border around this has a color of #b6320e        
        
          <div style="border:2px solid #b6320e;">Content here</div>
        
        
          .myborder {border:2px solid #b6320e;}
        
        Border color #b6320e