#b32142 color space conversions
Hex:
        #b32142
        RGB:
        179, 33, 66
        CMY:
        30, 87, 74
        CMYK:
        0, 82, 63, 30
      HSL:
        346°, 68.8679%, 41.5686%
        HSV (HSB):
        346°, 81.5642%, 70.1961%
        XYZ:
        20.1176, 11.0648, 6.2297
        xyY:
        0.5377, 0.2958, 11.0648
      CIE-Lab:
        39.6893, 57.9368, 18.9498
        CIE-LCH:
        39.6893, 60.9571, 18.1117
        CIE-Luv:
        39.6893, 100.6768, 9.2669
        Hunter-Lab:
        33.2637, 49.7437, 12.1808
      #b32142 color charts
#b32142 RGB chart
      #b32142 CMYK chart
      #b32142 RGB pie chart
      #b32142 color shades, tints & tones
#b32142 color schemes
#b32142 color preview, HTML & CSS examples
           This text has a color of #b32142        
        
          <p style="color:#b32142;">Text here</p>
        
        
          .mytext {color:#b32142;}
        
        Text color #b32142
      
           This box has a color of #b32142        
        
          <div style="background-color:#b32142;">Content here</div>
        
        
          .mybackground {background-color:#b32142;}
        
        Background color #b32142
      
           Border around this has a color of #b32142        
        
          <div style="border:2px solid #b32142;">Content here</div>
        
        
          .myborder {border:2px solid #b32142;}
        
        Border color #b32142