#b2381f color space conversions
Hex:
        #b2381f
        RGB:
        178, 56, 31
        CMY:
        30, 78, 88
        CMYK:
        0, 69, 83, 30
      HSL:
        10°, 70.3349%, 40.9804%
        HSV (HSB):
        10°, 82.5843%, 69.8039%
        XYZ:
        20.0216, 12.3923, 2.6330
        xyY:
        0.5713, 0.3536, 12.3923
      CIE-Lab:
        41.8329, 48.2225, 41.8764
        CIE-LCH:
        41.8329, 63.8674, 40.9710
        CIE-Luv:
        41.8329, 96.1149, 28.9914
        Hunter-Lab:
        35.2026, 39.9178, 20.2072
      #b2381f color charts
#b2381f RGB chart
      #b2381f CMYK chart
      #b2381f RGB pie chart
      #b2381f color shades, tints & tones
#b2381f color schemes
#b2381f color preview, HTML & CSS examples
           This text has a color of #b2381f        
        
          <p style="color:#b2381f;">Text here</p>
        
        
          .mytext {color:#b2381f;}
        
        Text color #b2381f
      
           This box has a color of #b2381f        
        
          <div style="background-color:#b2381f;">Content here</div>
        
        
          .mybackground {background-color:#b2381f;}
        
        Background color #b2381f
      
           Border around this has a color of #b2381f        
        
          <div style="border:2px solid #b2381f;">Content here</div>
        
        
          .myborder {border:2px solid #b2381f;}
        
        Border color #b2381f