#b40e59 color space conversions
Hex:
        #b40e59
        RGB:
        180, 14, 89
        CMY:
        29, 95, 65
        CMYK:
        0, 92, 51, 29
      HSL:
        333°, 85.5670%, 38.0392%
        HSV (HSB):
        333°, 92.2222%, 70.5882%
        XYZ:
        20.7826, 10.7386, 10.4286
        xyY:
        0.4954, 0.2560, 10.7386
      CIE-Lab:
        39.1367, 63.5663, 3.5569
        CIE-LCH:
        39.1367, 63.6657, 3.2027
        CIE-Luv:
        39.1367, 97.7732, -7.5838
        Hunter-Lab:
        32.7699, 55.8572, 4.0706
      #b40e59 color charts
#b40e59 RGB chart
      #b40e59 CMYK chart
      #b40e59 RGB pie chart
      #b40e59 color shades, tints & tones
#b40e59 color schemes
#b40e59 color preview, HTML & CSS examples
           This text has a color of #b40e59        
        
          <p style="color:#b40e59;">Text here</p>
        
        
          .mytext {color:#b40e59;}
        
        Text color #b40e59
      
           This box has a color of #b40e59        
        
          <div style="background-color:#b40e59;">Content here</div>
        
        
          .mybackground {background-color:#b40e59;}
        
        Background color #b40e59
      
           Border around this has a color of #b40e59        
        
          <div style="border:2px solid #b40e59;">Content here</div>
        
        
          .myborder {border:2px solid #b40e59;}
        
        Border color #b40e59