#b45366 color space conversions
Hex:
        #b45366
        RGB:
        180, 83, 102
        CMY:
        29, 67, 60
        CMYK:
        0, 54, 43, 29
      HSL:
        348°, 39.2713%, 51.5686%
        HSV (HSB):
        348°, 53.8889%, 70.5882%
        XYZ:
        24.3139, 16.8491, 14.5411
        xyY:
        0.4365, 0.3025, 16.8491
      CIE-Lab:
        48.0694, 41.2404, 8.2351
        CIE-LCH:
        48.0694, 42.0545, 11.2925
        CIE-Luv:
        48.0694, 65.8930, 2.8428
        Hunter-Lab:
        41.0477, 33.8981, 7.7300
      #b45366 color charts
#b45366 RGB chart
      #b45366 CMYK chart
      #b45366 RGB pie chart
      #b45366 color shades, tints & tones
#b45366 color schemes
#b45366 color preview, HTML & CSS examples
           This text has a color of #b45366        
        
          <p style="color:#b45366;">Text here</p>
        
        
          .mytext {color:#b45366;}
        
        Text color #b45366
      
           This box has a color of #b45366        
        
          <div style="background-color:#b45366;">Content here</div>
        
        
          .mybackground {background-color:#b45366;}
        
        Background color #b45366
      
           Border around this has a color of #b45366        
        
          <div style="border:2px solid #b45366;">Content here</div>
        
        
          .myborder {border:2px solid #b45366;}
        
        Border color #b45366