#b9222e color space conversions
Hex:
        #b9222e
        RGB:
        185, 34, 46
        CMY:
        27, 87, 82
        CMYK:
        0, 82, 75, 27
      HSL:
        355°, 68.9498%, 42.9412%
        HSV (HSB):
        355°, 81.6216%, 72.5490%
        XYZ:
        21.0728, 11.6556, 3.7239
        xyY:
        0.5781, 0.3198, 11.6556
      CIE-Lab:
        40.6634, 58.3811, 32.7761
        CIE-LCH:
        40.6634, 66.9524, 29.3106
        CIE-Luv:
        40.6634, 110.5931, 20.2131
        Hunter-Lab:
        34.1403, 50.4318, 17.4311
      #b9222e color charts
#b9222e RGB chart
      #b9222e CMYK chart
      #b9222e RGB pie chart
      #b9222e color shades, tints & tones
#b9222e color schemes
#b9222e color preview, HTML & CSS examples
           This text has a color of #b9222e        
        
          <p style="color:#b9222e;">Text here</p>
        
        
          .mytext {color:#b9222e;}
        
        Text color #b9222e
      
           This box has a color of #b9222e        
        
          <div style="background-color:#b9222e;">Content here</div>
        
        
          .mybackground {background-color:#b9222e;}
        
        Background color #b9222e
      
           Border around this has a color of #b9222e        
        
          <div style="border:2px solid #b9222e;">Content here</div>
        
        
          .myborder {border:2px solid #b9222e;}
        
        Border color #b9222e