#b63225 color space conversions
Hex:
        #b63225
        RGB:
        182, 50, 37
        CMY:
        29, 80, 85
        CMYK:
        0, 73, 80, 29
      HSL:
        5°, 66.2100%, 42.9412%
        HSV (HSB):
        5°, 79.6703%, 71.3725%
        XYZ:
        20.7659, 12.3599, 3.0415
        xyY:
        0.5742, 0.3417, 12.3599
      CIE-Lab:
        41.7824, 52.0819, 38.9413
        CIE-LCH:
        41.7824, 65.0304, 36.7852
        CIE-Luv:
        41.7824, 102.1086, 26.2680
        Hunter-Lab:
        35.1566, 43.9105, 19.4803
      #b63225 color charts
#b63225 RGB chart
      #b63225 CMYK chart
      #b63225 RGB pie chart
      #b63225 color shades, tints & tones
#b63225 color schemes
#b63225 color preview, HTML & CSS examples
           This text has a color of #b63225        
        
          <p style="color:#b63225;">Text here</p>
        
        
          .mytext {color:#b63225;}
        
        Text color #b63225
      
           This box has a color of #b63225        
        
          <div style="background-color:#b63225;">Content here</div>
        
        
          .mybackground {background-color:#b63225;}
        
        Background color #b63225
      
           Border around this has a color of #b63225        
        
          <div style="border:2px solid #b63225;">Content here</div>
        
        
          .myborder {border:2px solid #b63225;}
        
        Border color #b63225