#b52b52 color space conversions
Hex:
        #b52b52
        RGB:
        181, 43, 82
        CMY:
        29, 83, 68
        CMYK:
        0, 76, 55, 29
      HSL:
        343°, 61.6071%, 43.9216%
        HSV (HSB):
        343°, 76.2431%, 70.9804%
        XYZ:
        21.4429, 12.1607, 9.1997
        xyY:
        0.5010, 0.2841, 12.1607
      CIE-Lab:
        41.4704, 56.6644, 11.3259
        CIE-LCH:
        41.4704, 57.7852, 11.3031
        CIE-Luv:
        41.4704, 93.1268, 2.4426
        Hunter-Lab:
        34.8722, 48.7333, 8.7691
      #b52b52 color charts
#b52b52 RGB chart
      #b52b52 CMYK chart
      #b52b52 RGB pie chart
      #b52b52 color shades, tints & tones
#b52b52 color schemes
#b52b52 color preview, HTML & CSS examples
           This text has a color of #b52b52        
        
          <p style="color:#b52b52;">Text here</p>
        
        
          .mytext {color:#b52b52;}
        
        Text color #b52b52
      
           This box has a color of #b52b52        
        
          <div style="background-color:#b52b52;">Content here</div>
        
        
          .mybackground {background-color:#b52b52;}
        
        Background color #b52b52
      
           Border around this has a color of #b52b52        
        
          <div style="border:2px solid #b52b52;">Content here</div>
        
        
          .myborder {border:2px solid #b52b52;}
        
        Border color #b52b52