#b9353e color space conversions
Hex:
        #b9353e
        RGB:
        185, 53, 62
        CMY:
        27, 79, 76
        CMYK:
        0, 71, 66, 27
      HSL:
        356°, 55.4622%, 46.6667%
        HSV (HSB):
        356°, 71.3514%, 72.5490%
        XYZ:
        22.1502, 13.2083, 5.9394
        xyY:
        0.5364, 0.3198, 13.2083
      CIE-Lab:
        43.0754, 53.0566, 26.0037
        CIE-LCH:
        43.0754, 59.0863, 26.1100
        CIE-Luv:
        43.0754, 97.5973, 17.3270
        Hunter-Lab:
        36.3432, 45.1902, 15.7507
      #b9353e color charts
#b9353e RGB chart
      #b9353e CMYK chart
      #b9353e RGB pie chart
      #b9353e color shades, tints & tones
#b9353e color schemes
#b9353e color preview, HTML & CSS examples
           This text has a color of #b9353e        
        
          <p style="color:#b9353e;">Text here</p>
        
        
          .mytext {color:#b9353e;}
        
        Text color #b9353e
      
           This box has a color of #b9353e        
        
          <div style="background-color:#b9353e;">Content here</div>
        
        
          .mybackground {background-color:#b9353e;}
        
        Background color #b9353e
      
           Border around this has a color of #b9353e        
        
          <div style="border:2px solid #b9353e;">Content here</div>
        
        
          .myborder {border:2px solid #b9353e;}
        
        Border color #b9353e