#b4276d color space conversions
Hex:
        #b4276d
        RGB:
        180, 39, 109
        CMY:
        29, 85, 57
        CMYK:
        0, 78, 39, 29
      HSL:
        330°, 64.3836%, 42.9412%
        HSV (HSB):
        330°, 78.3333%, 70.5882%
        XYZ:
        22.3082, 12.2585, 15.6583
        xyY:
        0.4442, 0.2441, 12.2585
      CIE-Lab:
        41.6240, 60.0429, -5.4316
        CIE-LCH:
        41.6240, 60.2880, 354.8310
        CIE-Luv:
        41.6240, 83.6755, -17.6080
        Hunter-Lab:
        35.0121, 52.4615, -2.0076
      #b4276d color charts
#b4276d RGB chart
      #b4276d CMYK chart
      #b4276d RGB pie chart
      #b4276d color shades, tints & tones
#b4276d color schemes
#b4276d color preview, HTML & CSS examples
           This text has a color of #b4276d        
        
          <p style="color:#b4276d;">Text here</p>
        
        
          .mytext {color:#b4276d;}
        
        Text color #b4276d
      
           This box has a color of #b4276d        
        
          <div style="background-color:#b4276d;">Content here</div>
        
        
          .mybackground {background-color:#b4276d;}
        
        Background color #b4276d
      
           Border around this has a color of #b4276d        
        
          <div style="border:2px solid #b4276d;">Content here</div>
        
        
          .myborder {border:2px solid #b4276d;}
        
        Border color #b4276d