#b63a24 color space conversions
Hex:
        #b63a24
        RGB:
        182, 58, 36
        CMY:
        29, 77, 86
        CMYK:
        0, 68, 80, 29
      HSL:
        9°, 66.9725%, 42.7451%
        HSV (HSB):
        9°, 80.2198%, 71.3725%
        XYZ:
        21.1229, 13.0986, 3.0840
        xyY:
        0.5662, 0.3511, 13.0986
      CIE-Lab:
        42.9114, 48.9314, 40.6060
        CIE-LCH:
        42.9114, 63.5856, 39.6877
        CIE-Luv:
        42.9114, 97.4059, 28.6318
        Hunter-Lab:
        36.1919, 40.8430, 20.2821
      #b63a24 color charts
#b63a24 RGB chart
      #b63a24 CMYK chart
      #b63a24 RGB pie chart
      #b63a24 color shades, tints & tones
#b63a24 color schemes
#b63a24 color preview, HTML & CSS examples
           This text has a color of #b63a24        
        
          <p style="color:#b63a24;">Text here</p>
        
        
          .mytext {color:#b63a24;}
        
        Text color #b63a24
      
           This box has a color of #b63a24        
        
          <div style="background-color:#b63a24;">Content here</div>
        
        
          .mybackground {background-color:#b63a24;}
        
        Background color #b63a24
      
           Border around this has a color of #b63a24        
        
          <div style="border:2px solid #b63a24;">Content here</div>
        
        
          .myborder {border:2px solid #b63a24;}
        
        Border color #b63a24