#b63c21 color space conversions
Hex:
        #b63c21
        RGB:
        182, 60, 33
        CMY:
        29, 76, 87
        CMYK:
        0, 67, 82, 29
      HSL:
        11°, 69.3023%, 42.1569%
        HSV (HSB):
        11°, 81.8681%, 71.3725%
        XYZ:
        21.1818, 13.2866, 2.8870
        xyY:
        0.5670, 0.3557, 13.2866
      CIE-Lab:
        43.1920, 48.0033, 42.4167
        CIE-LCH:
        43.1920, 64.0585, 41.4645
        CIE-Luv:
        43.1920, 96.5314, 30.0520
        Hunter-Lab:
        36.4508, 39.9385, 20.8196
      #b63c21 color charts
#b63c21 RGB chart
      #b63c21 CMYK chart
      #b63c21 RGB pie chart
      #b63c21 color shades, tints & tones
#b63c21 color schemes
#b63c21 color preview, HTML & CSS examples
           This text has a color of #b63c21        
        
          <p style="color:#b63c21;">Text here</p>
        
        
          .mytext {color:#b63c21;}
        
        Text color #b63c21
      
           This box has a color of #b63c21        
        
          <div style="background-color:#b63c21;">Content here</div>
        
        
          .mybackground {background-color:#b63c21;}
        
        Background color #b63c21
      
           Border around this has a color of #b63c21        
        
          <div style="border:2px solid #b63c21;">Content here</div>
        
        
          .myborder {border:2px solid #b63c21;}
        
        Border color #b63c21