#b5214e color space conversions
Hex:
        #b5214e
        RGB:
        181, 33, 78
        CMY:
        29, 87, 69
        CMYK:
        0, 82, 57, 29
      HSL:
        342°, 69.1589%, 41.9608%
        HSV (HSB):
        342°, 81.7680%, 70.9804%
        XYZ:
        20.9751, 11.4615, 8.3145
        xyY:
        0.5147, 0.2813, 11.4615
      CIE-Lab:
        40.3472, 59.2759, 12.2996
        CIE-LCH:
        40.3472, 60.5385, 11.7224
        CIE-Luv:
        40.3472, 98.2432, 2.7224
        Hunter-Lab:
        33.8549, 51.3450, 9.1372
      #b5214e color charts
#b5214e RGB chart
      #b5214e CMYK chart
      #b5214e RGB pie chart
      #b5214e color shades, tints & tones
#b5214e color schemes
#b5214e color preview, HTML & CSS examples
           This text has a color of #b5214e        
        
          <p style="color:#b5214e;">Text here</p>
        
        
          .mytext {color:#b5214e;}
        
        Text color #b5214e
      
           This box has a color of #b5214e        
        
          <div style="background-color:#b5214e;">Content here</div>
        
        
          .mybackground {background-color:#b5214e;}
        
        Background color #b5214e
      
           Border around this has a color of #b5214e        
        
          <div style="border:2px solid #b5214e;">Content here</div>
        
        
          .myborder {border:2px solid #b5214e;}
        
        Border color #b5214e