#b93225 color space conversions
Hex:
        #b93225
        RGB:
        185, 50, 37
        CMY:
        27, 80, 85
        CMYK:
        0, 73, 80, 27
      HSL:
        5°, 66.6667%, 43.5294%
        HSV (HSB):
        5°, 80.0000%, 72.5490%
        XYZ:
        21.4821, 12.7291, 3.0750
        xyY:
        0.5761, 0.3414, 12.7291
      CIE-Lab:
        42.3521, 53.0492, 39.7015
        CIE-LCH:
        42.3521, 66.2603, 36.8108
        CIE-Luv:
        42.3521, 104.5265, 26.7239
        Hunter-Lab:
        35.6778, 45.0412, 19.8644
      #b93225 color charts
#b93225 RGB chart
      #b93225 CMYK chart
      #b93225 RGB pie chart
      #b93225 color shades, tints & tones
#b93225 color schemes
#b93225 color preview, HTML & CSS examples
           This text has a color of #b93225        
        
          <p style="color:#b93225;">Text here</p>
        
        
          .mytext {color:#b93225;}
        
        Text color #b93225
      
           This box has a color of #b93225        
        
          <div style="background-color:#b93225;">Content here</div>
        
        
          .mybackground {background-color:#b93225;}
        
        Background color #b93225
      
           Border around this has a color of #b93225        
        
          <div style="border:2px solid #b93225;">Content here</div>
        
        
          .myborder {border:2px solid #b93225;}
        
        Border color #b93225