#b9354d color space conversions
Hex:
        #b9354d
        RGB:
        185, 53, 77
        CMY:
        27, 79, 70
        CMYK:
        0, 71, 58, 27
      HSL:
        349°, 55.4622%, 46.6667%
        HSV (HSB):
        349°, 71.3514%, 72.5490%
        XYZ:
        22.6202, 13.3963, 8.4147
        xyY:
        0.5091, 0.3015, 13.3963
      CIE-Lab:
        43.3544, 54.0154, 17.1450
        CIE-LCH:
        43.3544, 56.6711, 17.6100
        CIE-Luv:
        43.3544, 93.4554, 9.1526
        Hunter-Lab:
        36.6010, 46.2654, 11.9897
      #b9354d color charts
#b9354d RGB chart
      #b9354d CMYK chart
      #b9354d RGB pie chart
      #b9354d color shades, tints & tones
#b9354d color schemes
#b9354d color preview, HTML & CSS examples
           This text has a color of #b9354d        
        
          <p style="color:#b9354d;">Text here</p>
        
        
          .mytext {color:#b9354d;}
        
        Text color #b9354d
      
           This box has a color of #b9354d        
        
          <div style="background-color:#b9354d;">Content here</div>
        
        
          .mybackground {background-color:#b9354d;}
        
        Background color #b9354d
      
           Border around this has a color of #b9354d        
        
          <div style="border:2px solid #b9354d;">Content here</div>
        
        
          .myborder {border:2px solid #b9354d;}
        
        Border color #b9354d