#b4035d color space conversions
Hex:
        #b4035d
        RGB:
        180, 3, 93
        CMY:
        29, 99, 64
        CMYK:
        0, 98, 48, 29
      HSL:
        329°, 96.7213%, 35.8824%
        HSV (HSB):
        329°, 98.3333%, 70.5882%
        XYZ:
        20.8307, 10.5587, 11.2961
        xyY:
        0.4880, 0.2474, 10.5587
      CIE-Lab:
        38.8271, 65.1333, 0.5530
        CIE-LCH:
        38.8271, 65.1356, 0.4865
        CIE-Luv:
        38.8271, 97.5001, -11.3074
        Hunter-Lab:
        32.4942, 57.5643, 2.1348
      #b4035d color charts
#b4035d RGB chart
      #b4035d CMYK chart
      #b4035d RGB pie chart
      #b4035d color shades, tints & tones
#b4035d color schemes
#b4035d color preview, HTML & CSS examples
           This text has a color of #b4035d        
        
          <p style="color:#b4035d;">Text here</p>
        
        
          .mytext {color:#b4035d;}
        
        Text color #b4035d
      
           This box has a color of #b4035d        
        
          <div style="background-color:#b4035d;">Content here</div>
        
        
          .mybackground {background-color:#b4035d;}
        
        Background color #b4035d
      
           Border around this has a color of #b4035d        
        
          <div style="border:2px solid #b4035d;">Content here</div>
        
        
          .myborder {border:2px solid #b4035d;}
        
        Border color #b4035d