#b9448e color space conversions
Hex:
        #b9448e
        RGB:
        185, 68, 142
        CMY:
        27, 73, 44
        CMYK:
        0, 63, 23, 27
      HSL:
        322°, 46.2451%, 49.6078%
        HSV (HSB):
        322°, 63.2432%, 72.5490%
        XYZ:
        26.9572, 16.4015, 27.3362
        xyY:
        0.3813, 0.2320, 16.4015
      CIE-Lab:
        47.4969, 54.8164, -16.6925
        CIE-LCH:
        47.4969, 57.3017, 343.0637
        CIE-Luv:
        47.4969, 65.3970, -32.4226
        Hunter-Lab:
        40.4988, 47.9420, -11.6709
      #b9448e color charts
#b9448e RGB chart
      #b9448e CMYK chart
      #b9448e RGB pie chart
      #b9448e color shades, tints & tones
#b9448e color schemes
#b9448e color preview, HTML & CSS examples
           This text has a color of #b9448e        
        
          <p style="color:#b9448e;">Text here</p>
        
        
          .mytext {color:#b9448e;}
        
        Text color #b9448e
      
           This box has a color of #b9448e        
        
          <div style="background-color:#b9448e;">Content here</div>
        
        
          .mybackground {background-color:#b9448e;}
        
        Background color #b9448e
      
           Border around this has a color of #b9448e        
        
          <div style="border:2px solid #b9448e;">Content here</div>
        
        
          .myborder {border:2px solid #b9448e;}
        
        Border color #b9448e