#b32e50 color space conversions
Hex:
        #b32e50
        RGB:
        179, 46, 80
        CMY:
        30, 82, 69
        CMYK:
        0, 74, 55, 30
      HSL:
        345°, 59.1111%, 44.1176%
        HSV (HSB):
        345°, 74.3017%, 70.1961%
        XYZ:
        21.0154, 12.1169, 8.8206
        xyY:
        0.5009, 0.2888, 12.1169
      CIE-Lab:
        41.4013, 54.9257, 12.4293
        CIE-LCH:
        41.4013, 56.3145, 12.7509
        CIE-Luv:
        41.4013, 90.8897, 3.9799
        Hunter-Lab:
        34.8093, 46.8492, 9.3426
      #b32e50 color charts
#b32e50 RGB chart
      #b32e50 CMYK chart
      #b32e50 RGB pie chart
      #b32e50 color shades, tints & tones
#b32e50 color schemes
#b32e50 color preview, HTML & CSS examples
           This text has a color of #b32e50        
        
          <p style="color:#b32e50;">Text here</p>
        
        
          .mytext {color:#b32e50;}
        
        Text color #b32e50
      
           This box has a color of #b32e50        
        
          <div style="background-color:#b32e50;">Content here</div>
        
        
          .mybackground {background-color:#b32e50;}
        
        Background color #b32e50
      
           Border around this has a color of #b32e50        
        
          <div style="border:2px solid #b32e50;">Content here</div>
        
        
          .myborder {border:2px solid #b32e50;}
        
        Border color #b32e50