#b11b02 color space conversions
Hex:
        #b11b02
        RGB:
        177, 27, 2
        CMY:
        31, 89, 99
        CMYK:
        0, 85, 99, 31
      HSL:
        9°, 97.7654%, 35.0980%
        HSV (HSB):
        9°, 98.8701%, 69.4118%
        XYZ:
        18.5344, 10.1354, 1.0369
        xyY:
        0.6239, 0.3412, 10.1354
      CIE-Lab:
        38.0843, 56.8236, 50.8565
        CIE-LCH:
        38.0843, 76.2581, 41.8282
        CIE-Luv:
        38.0843, 113.3935, 28.1641
        Hunter-Lab:
        31.8361, 48.2061, 20.3542
      #b11b02 color charts
#b11b02 RGB chart
      #b11b02 CMYK chart
      #b11b02 RGB pie chart
      #b11b02 color shades, tints & tones
#b11b02 color schemes
#b11b02 color preview, HTML & CSS examples
           This text has a color of #b11b02        
        
          <p style="color:#b11b02;">Text here</p>
        
        
          .mytext {color:#b11b02;}
        
        Text color #b11b02
      
           This box has a color of #b11b02        
        
          <div style="background-color:#b11b02;">Content here</div>
        
        
          .mybackground {background-color:#b11b02;}
        
        Background color #b11b02
      
           Border around this has a color of #b11b02        
        
          <div style="border:2px solid #b11b02;">Content here</div>
        
        
          .myborder {border:2px solid #b11b02;}
        
        Border color #b11b02