#b63c31 color space conversions
Hex:
        #b63c31
        RGB:
        182, 60, 49
        CMY:
        29, 76, 81
        CMYK:
        0, 67, 73, 29
      HSL:
        5°, 57.5758%, 45.2941%
        HSV (HSB):
        5°, 73.0769%, 71.3725%
        XYZ:
        21.4616, 13.3986, 4.3608
        xyY:
        0.5472, 0.3416, 13.3986
      CIE-Lab:
        43.3577, 48.6179, 33.9134
        CIE-LCH:
        43.3577, 59.2775, 34.8977
        CIE-Luv:
        43.3577, 93.9350, 24.6101
        Hunter-Lab:
        36.6040, 40.6009, 18.5594
      #b63c31 color charts
#b63c31 RGB chart
      #b63c31 CMYK chart
      #b63c31 RGB pie chart
      #b63c31 color shades, tints & tones
#b63c31 color schemes
#b63c31 color preview, HTML & CSS examples
           This text has a color of #b63c31        
        
          <p style="color:#b63c31;">Text here</p>
        
        
          .mytext {color:#b63c31;}
        
        Text color #b63c31
      
           This box has a color of #b63c31        
        
          <div style="background-color:#b63c31;">Content here</div>
        
        
          .mybackground {background-color:#b63c31;}
        
        Background color #b63c31
      
           Border around this has a color of #b63c31        
        
          <div style="border:2px solid #b63c31;">Content here</div>
        
        
          .myborder {border:2px solid #b63c31;}
        
        Border color #b63c31