#b53d65 color space conversions
Hex:
        #b53d65
        RGB:
        181, 61, 101
        CMY:
        29, 76, 60
        CMYK:
        0, 66, 44, 29
      HSL:
        340°, 49.5868%, 47.4510%
        HSV (HSB):
        340°, 66.2983%, 70.9804%
        XYZ:
        23.0738, 14.1008, 13.8175
        xyY:
        0.4525, 0.2765, 14.1008
      CIE-Lab:
        44.3772, 51.6640, 3.5938
        CIE-LCH:
        44.3772, 51.7889, 3.9792
        CIE-Luv:
        44.3772, 78.7563, -4.9563
        Hunter-Lab:
        37.5511, 43.9674, 4.4690
      #b53d65 color charts
#b53d65 RGB chart
      #b53d65 CMYK chart
      #b53d65 RGB pie chart
      #b53d65 color shades, tints & tones
#b53d65 color schemes
#b53d65 color preview, HTML & CSS examples
           This text has a color of #b53d65        
        
          <p style="color:#b53d65;">Text here</p>
        
        
          .mytext {color:#b53d65;}
        
        Text color #b53d65
      
           This box has a color of #b53d65        
        
          <div style="background-color:#b53d65;">Content here</div>
        
        
          .mybackground {background-color:#b53d65;}
        
        Background color #b53d65
      
           Border around this has a color of #b53d65        
        
          <div style="border:2px solid #b53d65;">Content here</div>
        
        
          .myborder {border:2px solid #b53d65;}
        
        Border color #b53d65