#b6340a color space conversions
Hex:
        #b6340a
        RGB:
        182, 52, 10
        CMY:
        29, 80, 96
        CMYK:
        0, 71, 95, 29
      HSL:
        15°, 89.5833%, 37.6471%
        HSV (HSB):
        15°, 94.5055%, 71.3725%
        XYZ:
        20.5742, 12.4230, 1.6007
        xyY:
        0.5947, 0.3591, 12.4230
      CIE-Lab:
        41.8806, 50.7288, 50.8002
        CIE-LCH:
        41.8806, 71.7919, 45.0403
        CIE-Luv:
        41.8806, 103.9156, 32.5306
        Hunter-Lab:
        35.2462, 42.5143, 21.9798
      #b6340a color charts
#b6340a RGB chart
      #b6340a CMYK chart
      #b6340a RGB pie chart
      #b6340a color shades, tints & tones
#b6340a color schemes
#b6340a color preview, HTML & CSS examples
           This text has a color of #b6340a        
        
          <p style="color:#b6340a;">Text here</p>
        
        
          .mytext {color:#b6340a;}
        
        Text color #b6340a
      
           This box has a color of #b6340a        
        
          <div style="background-color:#b6340a;">Content here</div>
        
        
          .mybackground {background-color:#b6340a;}
        
        Background color #b6340a
      
           Border around this has a color of #b6340a        
        
          <div style="border:2px solid #b6340a;">Content here</div>
        
        
          .myborder {border:2px solid #b6340a;}
        
        Border color #b6340a