#b8224b color space conversions
Hex:
        #b8224b
        RGB:
        184, 34, 75
        CMY:
        28, 87, 71
        CMYK:
        0, 82, 59, 28
      HSL:
        344°, 68.8073%, 42.7451%
        HSV (HSB):
        344°, 81.5217%, 72.1569%
        XYZ:
        21.6092, 11.8424, 7.8035
        xyY:
        0.5238, 0.2871, 11.8424
      CIE-Lab:
        40.9645, 59.6296, 15.1392
        CIE-LCH:
        40.9645, 61.5214, 14.2457
        CIE-Luv:
        40.9645, 101.3786, 5.5103
        Hunter-Lab:
        34.4128, 51.8650, 10.6443
      #b8224b color charts
#b8224b RGB chart
      #b8224b CMYK chart
      #b8224b RGB pie chart
      #b8224b color shades, tints & tones
#b8224b color schemes
#b8224b color preview, HTML & CSS examples
           This text has a color of #b8224b        
        
          <p style="color:#b8224b;">Text here</p>
        
        
          .mytext {color:#b8224b;}
        
        Text color #b8224b
      
           This box has a color of #b8224b        
        
          <div style="background-color:#b8224b;">Content here</div>
        
        
          .mybackground {background-color:#b8224b;}
        
        Background color #b8224b
      
           Border around this has a color of #b8224b        
        
          <div style="border:2px solid #b8224b;">Content here</div>
        
        
          .myborder {border:2px solid #b8224b;}
        
        Border color #b8224b