#b45562 color space conversions
Hex:
        #b45562
        RGB:
        180, 85, 98
        CMY:
        29, 67, 62
        CMYK:
        0, 53, 46, 29
      HSL:
        352°, 38.7755%, 51.9608%
        HSV (HSB):
        352°, 52.7778%, 70.5882%
        XYZ:
        24.2755, 17.0821, 13.5730
        xyY:
        0.4419, 0.3110, 17.0821
      CIE-Lab:
        48.3634, 39.8058, 11.0629
        CIE-LCH:
        48.3634, 41.3146, 15.5318
        CIE-Luv:
        48.3634, 65.6672, 6.4535
        Hunter-Lab:
        41.3305, 32.5135, 9.4605
      #b45562 color charts
#b45562 RGB chart
      #b45562 CMYK chart
      #b45562 RGB pie chart
      #b45562 color shades, tints & tones
#b45562 color schemes
#b45562 color preview, HTML & CSS examples
           This text has a color of #b45562        
        
          <p style="color:#b45562;">Text here</p>
        
        
          .mytext {color:#b45562;}
        
        Text color #b45562
      
           This box has a color of #b45562        
        
          <div style="background-color:#b45562;">Content here</div>
        
        
          .mybackground {background-color:#b45562;}
        
        Background color #b45562
      
           Border around this has a color of #b45562        
        
          <div style="border:2px solid #b45562;">Content here</div>
        
        
          .myborder {border:2px solid #b45562;}
        
        Border color #b45562