#b92112 color space conversions
Hex:
        #b92112
        RGB:
        185, 33, 18
        CMY:
        27, 87, 93
        CMYK:
        0, 82, 90, 27
      HSL:
        5°, 82.2660%, 39.8039%
        HSV (HSB):
        5°, 90.2703%, 72.5490%
        XYZ:
        20.6606, 11.4457, 1.6926
        xyY:
        0.6113, 0.3386, 11.4457
      CIE-Lab:
        40.3212, 57.8704, 47.1912
        CIE-LCH:
        40.3212, 74.6726, 39.1959
        CIE-Luv:
        40.3212, 115.7198, 28.0125
        Hunter-Lab:
        33.8315, 49.8036, 20.7158
      #b92112 color charts
#b92112 RGB chart
      #b92112 CMYK chart
      #b92112 RGB pie chart
      #b92112 color shades, tints & tones
#b92112 color schemes
#b92112 color preview, HTML & CSS examples
           This text has a color of #b92112        
        
          <p style="color:#b92112;">Text here</p>
        
        
          .mytext {color:#b92112;}
        
        Text color #b92112
      
           This box has a color of #b92112        
        
          <div style="background-color:#b92112;">Content here</div>
        
        
          .mybackground {background-color:#b92112;}
        
        Background color #b92112
      
           Border around this has a color of #b92112        
        
          <div style="border:2px solid #b92112;">Content here</div>
        
        
          .myborder {border:2px solid #b92112;}
        
        Border color #b92112