#b4355e color space conversions
Hex:
        #b4355e
        RGB:
        180, 53, 94
        CMY:
        29, 79, 63
        CMYK:
        0, 71, 48, 29
      HSL:
        341°, 54.5064%, 45.6863%
        HSV (HSB):
        341°, 70.5556%, 70.5882%
        XYZ:
        22.1159, 13.0577, 11.9444
        xyY:
        0.4694, 0.2771, 13.0577
      CIE-Lab:
        42.8500, 53.8694, 5.7244
        CIE-LCH:
        42.8500, 54.1727, 6.0658
        CIE-Luv:
        42.8500, 83.9457, -2.9659
        Hunter-Lab:
        36.1354, 46.0101, 5.6967
      #b4355e color charts
#b4355e RGB chart
      #b4355e CMYK chart
      #b4355e RGB pie chart
      #b4355e color shades, tints & tones
#b4355e color schemes
#b4355e color preview, HTML & CSS examples
           This text has a color of #b4355e        
        
          <p style="color:#b4355e;">Text here</p>
        
        
          .mytext {color:#b4355e;}
        
        Text color #b4355e
      
           This box has a color of #b4355e        
        
          <div style="background-color:#b4355e;">Content here</div>
        
        
          .mybackground {background-color:#b4355e;}
        
        Background color #b4355e
      
           Border around this has a color of #b4355e        
        
          <div style="border:2px solid #b4355e;">Content here</div>
        
        
          .myborder {border:2px solid #b4355e;}
        
        Border color #b4355e