#b11b14 color space conversions
Hex:
        #b11b14
        RGB:
        177, 27, 20
        CMY:
        31, 89, 92
        CMYK:
        0, 85, 89, 31
      HSL:
        3°, 79.6954%, 38.6275%
        HSV (HSB):
        3°, 88.7006%, 69.4118%
        XYZ:
        18.6497, 10.1815, 1.6441
        xyY:
        0.6120, 0.3341, 10.1815
      CIE-Lab:
        38.1662, 57.0705, 43.9568
        CIE-LCH:
        38.1662, 72.0364, 37.6041
        CIE-Luv:
        38.1662, 111.7774, 25.5073
        Hunter-Lab:
        31.9084, 48.4889, 19.2810
      #b11b14 color charts
#b11b14 RGB chart
      #b11b14 CMYK chart
      #b11b14 RGB pie chart
      #b11b14 color shades, tints & tones
#b11b14 color schemes
#b11b14 color preview, HTML & CSS examples
           This text has a color of #b11b14        
        
          <p style="color:#b11b14;">Text here</p>
        
        
          .mytext {color:#b11b14;}
        
        Text color #b11b14
      
           This box has a color of #b11b14        
        
          <div style="background-color:#b11b14;">Content here</div>
        
        
          .mybackground {background-color:#b11b14;}
        
        Background color #b11b14
      
           Border around this has a color of #b11b14        
        
          <div style="border:2px solid #b11b14;">Content here</div>
        
        
          .myborder {border:2px solid #b11b14;}
        
        Border color #b11b14