#b53f64 color space conversions
Hex:
        #b53f64
        RGB:
        181, 63, 100
        CMY:
        29, 75, 61
        CMYK:
        0, 65, 45, 29
      HSL:
        341°, 48.3607%, 47.8431%
        HSV (HSB):
        341°, 65.1934%, 70.9804%
        XYZ:
        23.1338, 14.2989, 13.5973
        xyY:
        0.4533, 0.2802, 14.2989
      CIE-Lab:
        44.6585, 50.7217, 4.6158
        CIE-LCH:
        44.6585, 50.9313, 5.1997
        CIE-Luv:
        44.6585, 78.1042, -3.5430
        Hunter-Lab:
        37.8138, 43.0288, 5.1499
      #b53f64 color charts
#b53f64 RGB chart
      #b53f64 CMYK chart
      #b53f64 RGB pie chart
      #b53f64 color shades, tints & tones
#b53f64 color schemes
#b53f64 color preview, HTML & CSS examples
           This text has a color of #b53f64        
        
          <p style="color:#b53f64;">Text here</p>
        
        
          .mytext {color:#b53f64;}
        
        Text color #b53f64
      
           This box has a color of #b53f64        
        
          <div style="background-color:#b53f64;">Content here</div>
        
        
          .mybackground {background-color:#b53f64;}
        
        Background color #b53f64
      
           Border around this has a color of #b53f64        
        
          <div style="border:2px solid #b53f64;">Content here</div>
        
        
          .myborder {border:2px solid #b53f64;}
        
        Border color #b53f64