#b42645 color space conversions
Hex:
        #b42645
        RGB:
        180, 38, 69
        CMY:
        29, 85, 73
        CMYK:
        0, 79, 62, 29
      HSL:
        347°, 65.1376%, 42.7451%
        HSV (HSB):
        347°, 78.8889%, 70.5882%
        XYZ:
        20.5897, 11.5192, 6.7685
        xyY:
        0.5296, 0.2963, 11.5192
      CIE-Lab:
        40.4415, 57.0073, 18.0860
        CIE-LCH:
        40.4415, 59.8074, 17.6020
        CIE-Luv:
        40.4415, 98.6209, 8.8506
        Hunter-Lab:
        33.9399, 48.8922, 11.9341
      #b42645 color charts
#b42645 RGB chart
      #b42645 CMYK chart
      #b42645 RGB pie chart
      #b42645 color shades, tints & tones
#b42645 color schemes
#b42645 color preview, HTML & CSS examples
           This text has a color of #b42645        
        
          <p style="color:#b42645;">Text here</p>
        
        
          .mytext {color:#b42645;}
        
        Text color #b42645
      
           This box has a color of #b42645        
        
          <div style="background-color:#b42645;">Content here</div>
        
        
          .mybackground {background-color:#b42645;}
        
        Background color #b42645
      
           Border around this has a color of #b42645        
        
          <div style="border:2px solid #b42645;">Content here</div>
        
        
          .myborder {border:2px solid #b42645;}
        
        Border color #b42645