#b52d49 color space conversions
Hex:
        #b52d49
        RGB:
        181, 45, 73
        CMY:
        29, 82, 71
        CMYK:
        0, 75, 60, 29
      HSL:
        348°, 60.1770%, 44.3137%
        HSV (HSB):
        348°, 75.1381%, 70.9804%
        XYZ:
        21.1970, 12.1816, 7.5374
        xyY:
        0.5181, 0.2977, 12.1816
      CIE-Lab:
        41.5033, 55.3549, 17.0232
        CIE-LCH:
        41.5033, 57.9134, 17.0942
        CIE-Luv:
        41.5033, 95.2005, 8.4328
        Hunter-Lab:
        34.9021, 47.3294, 11.6273
      #b52d49 color charts
#b52d49 RGB chart
      #b52d49 CMYK chart
      #b52d49 RGB pie chart
      #b52d49 color shades, tints & tones
#b52d49 color schemes
#b52d49 color preview, HTML & CSS examples
           This text has a color of #b52d49        
        
          <p style="color:#b52d49;">Text here</p>
        
        
          .mytext {color:#b52d49;}
        
        Text color #b52d49
      
           This box has a color of #b52d49        
        
          <div style="background-color:#b52d49;">Content here</div>
        
        
          .mybackground {background-color:#b52d49;}
        
        Background color #b52d49
      
           Border around this has a color of #b52d49        
        
          <div style="border:2px solid #b52d49;">Content here</div>
        
        
          .myborder {border:2px solid #b52d49;}
        
        Border color #b52d49