#b0324a color space conversions
Hex:
        #b0324a
        RGB:
        176, 50, 74
        CMY:
        31, 80, 71
        CMYK:
        0, 72, 58, 31
      HSL:
        349°, 55.7522%, 44.3137%
        HSV (HSB):
        349°, 71.5909%, 69.0196%
        XYZ:
        20.2811, 12.0057, 7.7270
        xyY:
        0.5069, 0.3000, 12.0057
      CIE-Lab:
        41.2252, 52.1217, 15.8611
        CIE-LCH:
        41.2252, 54.4816, 16.9255
        CIE-Luv:
        41.2252, 88.4579, 8.0454
        Hunter-Lab:
        34.6493, 43.8445, 11.0325
      #b0324a color charts
#b0324a RGB chart
      #b0324a CMYK chart
      #b0324a RGB pie chart
      #b0324a color shades, tints & tones
#b0324a color schemes
#b0324a color preview, HTML & CSS examples
           This text has a color of #b0324a        
        
          <p style="color:#b0324a;">Text here</p>
        
        
          .mytext {color:#b0324a;}
        
        Text color #b0324a
      
           This box has a color of #b0324a        
        
          <div style="background-color:#b0324a;">Content here</div>
        
        
          .mybackground {background-color:#b0324a;}
        
        Background color #b0324a
      
           Border around this has a color of #b0324a        
        
          <div style="border:2px solid #b0324a;">Content here</div>
        
        
          .myborder {border:2px solid #b0324a;}
        
        Border color #b0324a