#b9324d color space conversions
Hex:
        #b9324d
        RGB:
        185, 50, 77
        CMY:
        27, 80, 70
        CMYK:
        0, 73, 58, 27
      HSL:
        348°, 57.4468%, 46.0784%
        HSV (HSB):
        348°, 72.9730%, 72.5490%
        XYZ:
        22.4877, 13.1313, 8.3705
        xyY:
        0.5112, 0.2985, 13.1313
      CIE-Lab:
        42.9604, 55.1074, 16.6150
        CIE-LCH:
        42.9604, 57.5577, 16.7782
        CIE-Luv:
        42.9604, 94.9168, 8.3150
        Hunter-Lab:
        36.2372, 47.3570, 11.6704
      #b9324d color charts
#b9324d RGB chart
      #b9324d CMYK chart
      #b9324d RGB pie chart
      #b9324d color shades, tints & tones
#b9324d color schemes
#b9324d color preview, HTML & CSS examples
           This text has a color of #b9324d        
        
          <p style="color:#b9324d;">Text here</p>
        
        
          .mytext {color:#b9324d;}
        
        Text color #b9324d
      
           This box has a color of #b9324d        
        
          <div style="background-color:#b9324d;">Content here</div>
        
        
          .mybackground {background-color:#b9324d;}
        
        Background color #b9324d
      
           Border around this has a color of #b9324d        
        
          <div style="border:2px solid #b9324d;">Content here</div>
        
        
          .myborder {border:2px solid #b9324d;}
        
        Border color #b9324d