#b41e55 color space conversions
Hex:
        #b41e55
        RGB:
        180, 30, 85
        CMY:
        29, 88, 67
        CMYK:
        0, 83, 53, 29
      HSL:
        338°, 71.4286%, 41.1765%
        HSV (HSB):
        338°, 83.3333%, 70.5882%
        XYZ:
        20.9264, 11.2877, 9.6701
        xyY:
        0.4996, 0.2695, 11.2877
      CIE-Lab:
        40.0609, 60.2758, 7.4247
        CIE-LCH:
        40.0609, 60.7313, 7.0222
        CIE-Luv:
        40.0609, 95.7926, -2.5997
        Hunter-Lab:
        33.5972, 52.3854, 6.4529
      #b41e55 color charts
#b41e55 RGB chart
      #b41e55 CMYK chart
      #b41e55 RGB pie chart
      #b41e55 color shades, tints & tones
#b41e55 color schemes
#b41e55 color preview, HTML & CSS examples
           This text has a color of #b41e55        
        
          <p style="color:#b41e55;">Text here</p>
        
        
          .mytext {color:#b41e55;}
        
        Text color #b41e55
      
           This box has a color of #b41e55        
        
          <div style="background-color:#b41e55;">Content here</div>
        
        
          .mybackground {background-color:#b41e55;}
        
        Background color #b41e55
      
           Border around this has a color of #b41e55        
        
          <div style="border:2px solid #b41e55;">Content here</div>
        
        
          .myborder {border:2px solid #b41e55;}
        
        Border color #b41e55