#b41e4d color space conversions
Hex:
        #b41e4d
        RGB:
        180, 30, 77
        CMY:
        29, 88, 70
        CMYK:
        0, 83, 57, 29
      HSL:
        341°, 71.4286%, 41.1765%
        HSV (HSB):
        341°, 83.3333%, 70.5882%
        XYZ:
        20.6262, 11.1677, 8.0896
        xyY:
        0.5172, 0.2800, 11.1677
      CIE-Lab:
        39.8614, 59.6851, 12.2341
        CIE-LCH:
        39.8614, 60.9261, 11.5839
        CIE-Luv:
        39.8614, 98.7597, 2.5119
        Hunter-Lab:
        33.4181, 51.6918, 9.0401
      #b41e4d color charts
#b41e4d RGB chart
      #b41e4d CMYK chart
      #b41e4d RGB pie chart
      #b41e4d color shades, tints & tones
#b41e4d color schemes
#b41e4d color preview, HTML & CSS examples
           This text has a color of #b41e4d        
        
          <p style="color:#b41e4d;">Text here</p>
        
        
          .mytext {color:#b41e4d;}
        
        Text color #b41e4d
      
           This box has a color of #b41e4d        
        
          <div style="background-color:#b41e4d;">Content here</div>
        
        
          .mybackground {background-color:#b41e4d;}
        
        Background color #b41e4d
      
           Border around this has a color of #b41e4d        
        
          <div style="border:2px solid #b41e4d;">Content here</div>
        
        
          .myborder {border:2px solid #b41e4d;}
        
        Border color #b41e4d