#b45184 color space conversions
Hex:
        #b45184
        RGB:
        180, 81, 132
        CMY:
        29, 68, 48
        CMYK:
        0, 55, 27, 29
      HSL:
        329°, 39.7590%, 51.1765%
        HSV (HSB):
        329°, 55.0000%, 70.5882%
        XYZ:
        25.9297, 17.2541, 23.7935
        xyY:
        0.3871, 0.2576, 17.2541
      CIE-Lab:
        48.5786, 45.9259, -9.1231
        CIE-LCH:
        48.5786, 46.8233, 348.7646
        CIE-Luv:
        48.5786, 58.9875, -20.3895
        Hunter-Lab:
        41.5381, 38.7351, -4.8854
      #b45184 color charts
#b45184 RGB chart
      #b45184 CMYK chart
      #b45184 RGB pie chart
      #b45184 color shades, tints & tones
#b45184 color schemes
#b45184 color preview, HTML & CSS examples
           This text has a color of #b45184        
        
          <p style="color:#b45184;">Text here</p>
        
        
          .mytext {color:#b45184;}
        
        Text color #b45184
      
           This box has a color of #b45184        
        
          <div style="background-color:#b45184;">Content here</div>
        
        
          .mybackground {background-color:#b45184;}
        
        Background color #b45184
      
           Border around this has a color of #b45184        
        
          <div style="border:2px solid #b45184;">Content here</div>
        
        
          .myborder {border:2px solid #b45184;}
        
        Border color #b45184