#b6351f color space conversions
Hex:
        #b6351f
        RGB:
        182, 53, 31
        CMY:
        29, 79, 88
        CMYK:
        0, 71, 83, 29
      HSL:
        9°, 70.8920%, 41.7647%
        HSV (HSB):
        9°, 82.9670%, 71.3725%
        XYZ:
        20.8118, 12.5902, 2.6296
        xyY:
        0.5776, 0.3494, 12.5902
      CIE-Lab:
        42.1392, 50.7658, 42.4297
        CIE-LCH:
        42.1392, 66.1623, 39.8887
        CIE-Luv:
        42.1392, 101.2417, 28.7651
        Hunter-Lab:
        35.4827, 42.6017, 20.4440
      #b6351f color charts
#b6351f RGB chart
      #b6351f CMYK chart
      #b6351f RGB pie chart
      #b6351f color shades, tints & tones
#b6351f color schemes
#b6351f color preview, HTML & CSS examples
           This text has a color of #b6351f        
        
          <p style="color:#b6351f;">Text here</p>
        
        
          .mytext {color:#b6351f;}
        
        Text color #b6351f
      
           This box has a color of #b6351f        
        
          <div style="background-color:#b6351f;">Content here</div>
        
        
          .mybackground {background-color:#b6351f;}
        
        Background color #b6351f
      
           Border around this has a color of #b6351f        
        
          <div style="border:2px solid #b6351f;">Content here</div>
        
        
          .myborder {border:2px solid #b6351f;}
        
        Border color #b6351f