#b93341 color space conversions
Hex:
        #b93341
        RGB:
        185, 51, 65
        CMY:
        27, 80, 75
        CMYK:
        0, 72, 65, 27
      HSL:
        354°, 56.7797%, 46.2745%
        HSV (HSB):
        354°, 72.4324%, 72.5490%
        XYZ:
        22.1455, 13.0636, 6.3554
        xyY:
        0.5328, 0.3143, 13.0636
      CIE-Lab:
        42.8589, 53.9684, 23.8997
        CIE-LCH:
        42.8589, 59.0236, 23.8860
        CIE-Luv:
        42.8589, 97.8739, 15.2682
        Hunter-Lab:
        36.1436, 46.1175, 14.8752
      #b93341 color charts
#b93341 RGB chart
      #b93341 CMYK chart
      #b93341 RGB pie chart
      #b93341 color shades, tints & tones
#b93341 color schemes
#b93341 color preview, HTML & CSS examples
           This text has a color of #b93341        
        
          <p style="color:#b93341;">Text here</p>
        
        
          .mytext {color:#b93341;}
        
        Text color #b93341
      
           This box has a color of #b93341        
        
          <div style="background-color:#b93341;">Content here</div>
        
        
          .mybackground {background-color:#b93341;}
        
        Background color #b93341
      
           Border around this has a color of #b93341        
        
          <div style="border:2px solid #b93341;">Content here</div>
        
        
          .myborder {border:2px solid #b93341;}
        
        Border color #b93341