#b5325a color space conversions
Hex:
        #b5325a
        RGB:
        181, 50, 90
        CMY:
        29, 80, 65
        CMYK:
        0, 72, 50, 29
      HSL:
        342°, 56.7100%, 45.2941%
        HSV (HSB):
        342°, 72.3757%, 70.9804%
        XYZ:
        22.0421, 12.8431, 10.9901
        xyY:
        0.4805, 0.2800, 12.8431
      CIE-Lab:
        42.5259, 54.9239, 7.7867
        CIE-LCH:
        42.5259, 55.4731, 8.0692
        CIE-Luv:
        42.5259, 87.4406, -0.8921
        Hunter-Lab:
        35.8373, 47.0729, 6.9039
      #b5325a color charts
#b5325a RGB chart
      #b5325a CMYK chart
      #b5325a RGB pie chart
      #b5325a color shades, tints & tones
#b5325a color schemes
#b5325a color preview, HTML & CSS examples
           This text has a color of #b5325a        
        
          <p style="color:#b5325a;">Text here</p>
        
        
          .mytext {color:#b5325a;}
        
        Text color #b5325a
      
           This box has a color of #b5325a        
        
          <div style="background-color:#b5325a;">Content here</div>
        
        
          .mybackground {background-color:#b5325a;}
        
        Background color #b5325a
      
           Border around this has a color of #b5325a        
        
          <div style="border:2px solid #b5325a;">Content here</div>
        
        
          .myborder {border:2px solid #b5325a;}
        
        Border color #b5325a