#b5415a color space conversions
Hex:
        #b5415a
        RGB:
        181, 65, 90
        CMY:
        29, 75, 65
        CMYK:
        0, 64, 50, 29
      HSL:
        347°, 47.1545%, 48.2353%
        HSV (HSB):
        347°, 64.0884%, 70.9804%
        XYZ:
        22.7918, 14.3425, 11.2400
        xyY:
        0.4712, 0.2965, 14.3425
      CIE-Lab:
        44.7202, 48.9098, 10.8694
        CIE-LCH:
        44.7202, 50.1030, 12.5294
        CIE-Luv:
        44.7202, 80.0921, 3.9792
        Hunter-Lab:
        37.8715, 41.1495, 8.9133
      #b5415a color charts
#b5415a RGB chart
      #b5415a CMYK chart
      #b5415a RGB pie chart
      #b5415a color shades, tints & tones
#b5415a color schemes
#b5415a color preview, HTML & CSS examples
           This text has a color of #b5415a        
        
          <p style="color:#b5415a;">Text here</p>
        
        
          .mytext {color:#b5415a;}
        
        Text color #b5415a
      
           This box has a color of #b5415a        
        
          <div style="background-color:#b5415a;">Content here</div>
        
        
          .mybackground {background-color:#b5415a;}
        
        Background color #b5415a
      
           Border around this has a color of #b5415a        
        
          <div style="border:2px solid #b5415a;">Content here</div>
        
        
          .myborder {border:2px solid #b5415a;}
        
        Border color #b5415a