#b32453 color space conversions
Hex:
        #b32453
        RGB:
        179, 36, 83
        CMY:
        30, 86, 67
        CMYK:
        0, 80, 54, 30
      HSL:
        340°, 66.5116%, 42.1569%
        HSV (HSB):
        340°, 79.8883%, 70.1961%
        XYZ:
        20.7826, 11.4700, 9.3022
        xyY:
        0.5001, 0.2760, 11.4700
      CIE-Lab:
        40.3610, 58.2892, 9.0886
        CIE-LCH:
        40.3610, 58.9935, 8.8624
        CIE-Luv:
        40.3610, 93.7947, -0.3570
        Hunter-Lab:
        33.8674, 50.2681, 7.4223
      #b32453 color charts
#b32453 RGB chart
      #b32453 CMYK chart
      #b32453 RGB pie chart
      #b32453 color shades, tints & tones
#b32453 color schemes
#b32453 color preview, HTML & CSS examples
           This text has a color of #b32453        
        
          <p style="color:#b32453;">Text here</p>
        
        
          .mytext {color:#b32453;}
        
        Text color #b32453
      
           This box has a color of #b32453        
        
          <div style="background-color:#b32453;">Content here</div>
        
        
          .mybackground {background-color:#b32453;}
        
        Background color #b32453
      
           Border around this has a color of #b32453        
        
          <div style="border:2px solid #b32453;">Content here</div>
        
        
          .myborder {border:2px solid #b32453;}
        
        Border color #b32453