#b92c27 color space conversions
Hex:
        #b92c27
        RGB:
        185, 44, 39
        CMY:
        27, 83, 85
        CMYK:
        0, 76, 79, 27
      HSL:
        2°, 65.1786%, 43.9216%
        HSV (HSB):
        2°, 78.9189%, 72.5490%
        XYZ:
        21.2745, 12.2621, 3.1650
        xyY:
        0.5797, 0.3341, 12.2621
      CIE-Lab:
        41.6297, 55.1785, 37.8674
        CIE-LCH:
        41.6297, 66.9224, 34.4607
        CIE-Luv:
        41.6297, 107.4335, 24.7193
        Hunter-Lab:
        35.0173, 47.1658, 19.1533
      #b92c27 color charts
#b92c27 RGB chart
      #b92c27 CMYK chart
      #b92c27 RGB pie chart
      #b92c27 color shades, tints & tones
#b92c27 color schemes
#b92c27 color preview, HTML & CSS examples
           This text has a color of #b92c27        
        
          <p style="color:#b92c27;">Text here</p>
        
        
          .mytext {color:#b92c27;}
        
        Text color #b92c27
      
           This box has a color of #b92c27        
        
          <div style="background-color:#b92c27;">Content here</div>
        
        
          .mybackground {background-color:#b92c27;}
        
        Background color #b92c27
      
           Border around this has a color of #b92c27        
        
          <div style="border:2px solid #b92c27;">Content here</div>
        
        
          .myborder {border:2px solid #b92c27;}
        
        Border color #b92c27