#b92f25 color space conversions
Hex:
        #b92f25
        RGB:
        185, 47, 37
        CMY:
        27, 82, 85
        CMYK:
        0, 75, 80, 27
      HSL:
        4°, 66.6667%, 43.5294%
        HSV (HSB):
        4°, 80.0000%, 72.5490%
        XYZ:
        21.3580, 12.4809, 3.0336
        xyY:
        0.5792, 0.3385, 12.4809
      CIE-Lab:
        41.9704, 54.1069, 39.3177
        CIE-LCH:
        41.9704, 66.8838, 36.0046
        CIE-Luv:
        41.9704, 106.1990, 26.0289
        Hunter-Lab:
        35.3283, 46.0892, 19.6386
      #b92f25 color charts
#b92f25 RGB chart
      #b92f25 CMYK chart
      #b92f25 RGB pie chart
      #b92f25 color shades, tints & tones
#b92f25 color schemes
#b92f25 color preview, HTML & CSS examples
           This text has a color of #b92f25        
        
          <p style="color:#b92f25;">Text here</p>
        
        
          .mytext {color:#b92f25;}
        
        Text color #b92f25
      
           This box has a color of #b92f25        
        
          <div style="background-color:#b92f25;">Content here</div>
        
        
          .mybackground {background-color:#b92f25;}
        
        Background color #b92f25
      
           Border around this has a color of #b92f25        
        
          <div style="border:2px solid #b92f25;">Content here</div>
        
        
          .myborder {border:2px solid #b92f25;}
        
        Border color #b92f25