#b93c27 color space conversions
Hex:
        #b93c27
        RGB:
        185, 60, 39
        CMY:
        27, 76, 85
        CMYK:
        0, 68, 79, 27
      HSL:
        9°, 65.1786%, 43.9216%
        HSV (HSB):
        9°, 78.9189%, 72.5490%
        XYZ:
        21.9897, 13.6925, 3.4034
        xyY:
        0.5626, 0.3503, 13.6925
      CIE-Lab:
        43.7887, 49.2372, 40.0829
        CIE-LCH:
        43.7887, 63.4897, 39.1483
        CIE-Luv:
        43.7887, 98.1257, 28.6600
        Hunter-Lab:
        37.0034, 41.3197, 20.4492
      #b93c27 color charts
#b93c27 RGB chart
      #b93c27 CMYK chart
      #b93c27 RGB pie chart
      #b93c27 color shades, tints & tones
#b93c27 color schemes
#b93c27 color preview, HTML & CSS examples
           This text has a color of #b93c27        
        
          <p style="color:#b93c27;">Text here</p>
        
        
          .mytext {color:#b93c27;}
        
        Text color #b93c27
      
           This box has a color of #b93c27        
        
          <div style="background-color:#b93c27;">Content here</div>
        
        
          .mybackground {background-color:#b93c27;}
        
        Background color #b93c27
      
           Border around this has a color of #b93c27        
        
          <div style="border:2px solid #b93c27;">Content here</div>
        
        
          .myborder {border:2px solid #b93c27;}
        
        Border color #b93c27