#b92216 color space conversions
Hex:
        #b92216
        RGB:
        185, 34, 22
        CMY:
        27, 87, 91
        CMYK:
        0, 82, 88, 27
      HSL:
        4°, 78.7440%, 40.5882%
        HSV (HSB):
        4°, 88.1081%, 72.5490%
        XYZ:
        20.7244, 11.5163, 1.8896
        xyY:
        0.6072, 0.3374, 11.5163
      CIE-Lab:
        40.4367, 57.6815, 45.5240
        CIE-LCH:
        40.4367, 73.4819, 38.2816
        CIE-Luv:
        40.4367, 114.8313, 27.4093
        Hunter-Lab:
        33.9356, 49.6223, 20.4535
      #b92216 color charts
#b92216 RGB chart
      #b92216 CMYK chart
      #b92216 RGB pie chart
      #b92216 color shades, tints & tones
#b92216 color schemes
#b92216 color preview, HTML & CSS examples
           This text has a color of #b92216        
        
          <p style="color:#b92216;">Text here</p>
        
        
          .mytext {color:#b92216;}
        
        Text color #b92216
      
           This box has a color of #b92216        
        
          <div style="background-color:#b92216;">Content here</div>
        
        
          .mybackground {background-color:#b92216;}
        
        Background color #b92216
      
           Border around this has a color of #b92216        
        
          <div style="border:2px solid #b92216;">Content here</div>
        
        
          .myborder {border:2px solid #b92216;}
        
        Border color #b92216