#b81d75 color space conversions
Hex:
        #b81d75
        RGB:
        184, 29, 117
        CMY:
        28, 89, 54
        CMYK:
        0, 84, 36, 28
      HSL:
        326°, 72.7700%, 41.7647%
        HSV (HSB):
        326°, 84.2391%, 72.1569%
        XYZ:
        23.4174, 12.3534, 17.9798
        xyY:
        0.4357, 0.2298, 12.3534
      CIE-Lab:
        41.7724, 64.4323, -10.1173
        CIE-LCH:
        41.7724, 65.2218, 351.0762
        CIE-Luv:
        41.7724, 86.2251, -24.4616
        Hunter-Lab:
        35.1474, 57.4198, -5.7269
      #b81d75 color charts
#b81d75 RGB chart
      #b81d75 CMYK chart
      #b81d75 RGB pie chart
      #b81d75 color shades, tints & tones
#b81d75 color schemes
#b81d75 color preview, HTML & CSS examples
           This text has a color of #b81d75        
        
          <p style="color:#b81d75;">Text here</p>
        
        
          .mytext {color:#b81d75;}
        
        Text color #b81d75
      
           This box has a color of #b81d75        
        
          <div style="background-color:#b81d75;">Content here</div>
        
        
          .mybackground {background-color:#b81d75;}
        
        Background color #b81d75
      
           Border around this has a color of #b81d75        
        
          <div style="border:2px solid #b81d75;">Content here</div>
        
        
          .myborder {border:2px solid #b81d75;}
        
        Border color #b81d75