#b53c6d color space conversions
Hex:
        #b53c6d
        RGB:
        181, 60, 109
        CMY:
        29, 76, 57
        CMYK:
        0, 67, 40, 29
      HSL:
        336°, 50.2075%, 47.2549%
        HSV (HSB):
        336°, 66.8508%, 70.9804%
        XYZ:
        23.4322, 14.1596, 15.9661
        xyY:
        0.4375, 0.2644, 14.1596
      CIE-Lab:
        44.4610, 52.9099, -1.2222
        CIE-LCH:
        44.4610, 52.9240, 358.6767
        CIE-Luv:
        44.4610, 76.5910, -11.0863
        Hunter-Lab:
        37.6292, 45.3031, 1.1838
      #b53c6d color charts
#b53c6d RGB chart
      #b53c6d CMYK chart
      #b53c6d RGB pie chart
      #b53c6d color shades, tints & tones
#b53c6d color schemes
#b53c6d color preview, HTML & CSS examples
           This text has a color of #b53c6d        
        
          <p style="color:#b53c6d;">Text here</p>
        
        
          .mytext {color:#b53c6d;}
        
        Text color #b53c6d
      
           This box has a color of #b53c6d        
        
          <div style="background-color:#b53c6d;">Content here</div>
        
        
          .mybackground {background-color:#b53c6d;}
        
        Background color #b53c6d
      
           Border around this has a color of #b53c6d        
        
          <div style="border:2px solid #b53c6d;">Content here</div>
        
        
          .myborder {border:2px solid #b53c6d;}
        
        Border color #b53c6d