#b6224b color space conversions
Hex:
        #b6224b
        RGB:
        182, 34, 75
        CMY:
        29, 87, 71
        CMYK:
        0, 81, 59, 29
      HSL:
        343°, 68.5185%, 42.3529%
        HSV (HSB):
        343°, 81.3187%, 71.3725%
        XYZ:
        21.1334, 11.5971, 7.7812
        xyY:
        0.5217, 0.2863, 11.5971
      CIE-Lab:
        40.5685, 59.0803, 14.5355
        CIE-LCH:
        40.5685, 60.8421, 13.8220
        CIE-Luv:
        40.5685, 99.7606, 5.0065
        Hunter-Lab:
        34.0546, 51.1772, 10.2909
      #b6224b color charts
#b6224b RGB chart
      #b6224b CMYK chart
      #b6224b RGB pie chart
      #b6224b color shades, tints & tones
#b6224b color schemes
#b6224b color preview, HTML & CSS examples
           This text has a color of #b6224b        
        
          <p style="color:#b6224b;">Text here</p>
        
        
          .mytext {color:#b6224b;}
        
        Text color #b6224b
      
           This box has a color of #b6224b        
        
          <div style="background-color:#b6224b;">Content here</div>
        
        
          .mybackground {background-color:#b6224b;}
        
        Background color #b6224b
      
           Border around this has a color of #b6224b        
        
          <div style="border:2px solid #b6224b;">Content here</div>
        
        
          .myborder {border:2px solid #b6224b;}
        
        Border color #b6224b