#b92221 color space conversions
Hex:
        #b92221
        RGB:
        185, 34, 33
        CMY:
        27, 87, 87
        CMYK:
        0, 82, 82, 27
      HSL:
        0°, 69.7248%, 42.7451%
        HSV (HSB):
        0°, 82.1622%, 72.5490%
        XYZ:
        20.8541, 11.5681, 2.5726
        xyY:
        0.5959, 0.3306, 11.5681
      CIE-Lab:
        40.5214, 57.9433, 40.0610
        CIE-LCH:
        40.5214, 70.4436, 34.6594
        CIE-Luv:
        40.5214, 113.2155, 24.6723
        Hunter-Lab:
        34.0120, 49.9246, 19.3238
      #b92221 color charts
#b92221 RGB chart
      #b92221 CMYK chart
      #b92221 RGB pie chart
      #b92221 color shades, tints & tones
#b92221 color schemes
#b92221 color preview, HTML & CSS examples
           This text has a color of #b92221        
        
          <p style="color:#b92221;">Text here</p>
        
        
          .mytext {color:#b92221;}
        
        Text color #b92221
      
           This box has a color of #b92221        
        
          <div style="background-color:#b92221;">Content here</div>
        
        
          .mybackground {background-color:#b92221;}
        
        Background color #b92221
      
           Border around this has a color of #b92221        
        
          <div style="border:2px solid #b92221;">Content here</div>
        
        
          .myborder {border:2px solid #b92221;}
        
        Border color #b92221