#b6381e color space conversions
Hex:
        #b6381e
        RGB:
        182, 56, 30
        CMY:
        29, 78, 88
        CMYK:
        0, 69, 84, 29
      HSL:
        10°, 71.6981%, 41.5686%
        HSV (HSB):
        10°, 83.5165%, 71.3725%
        XYZ:
        20.9399, 12.8672, 2.6083
        xyY:
        0.5750, 0.3533, 12.8672
      CIE-Lab:
        42.5624, 49.5586, 43.3161
        CIE-LCH:
        42.5624, 65.8205, 41.1547
        CIE-Luv:
        42.5624, 99.5095, 29.7911
        Hunter-Lab:
        35.8708, 41.4270, 20.7985
      #b6381e color charts
#b6381e RGB chart
      #b6381e CMYK chart
      #b6381e RGB pie chart
      #b6381e color shades, tints & tones
#b6381e color schemes
#b6381e color preview, HTML & CSS examples
           This text has a color of #b6381e        
        
          <p style="color:#b6381e;">Text here</p>
        
        
          .mytext {color:#b6381e;}
        
        Text color #b6381e
      
           This box has a color of #b6381e        
        
          <div style="background-color:#b6381e;">Content here</div>
        
        
          .mybackground {background-color:#b6381e;}
        
        Background color #b6381e
      
           Border around this has a color of #b6381e        
        
          <div style="border:2px solid #b6381e;">Content here</div>
        
        
          .myborder {border:2px solid #b6381e;}
        
        Border color #b6381e