#b11c15 color space conversions
Hex:
        #b11c15
        RGB:
        177, 28, 21
        CMY:
        31, 89, 92
        CMYK:
        0, 84, 88, 31
      HSL:
        3°, 78.7879%, 38.8235%
        HSV (HSB):
        3°, 88.1356%, 69.4118%
        XYZ:
        18.6821, 10.2318, 1.6997
        xyY:
        0.6103, 0.3342, 10.2318
      CIE-Lab:
        38.2552, 56.8551, 43.5587
        CIE-LCH:
        38.2552, 71.6231, 37.4570
        CIE-Luv:
        38.2552, 111.2699, 25.4459
        Hunter-Lab:
        31.9871, 48.2754, 19.2404
      #b11c15 color charts
#b11c15 RGB chart
      #b11c15 CMYK chart
      #b11c15 RGB pie chart
      #b11c15 color shades, tints & tones
#b11c15 color schemes
#b11c15 color preview, HTML & CSS examples
           This text has a color of #b11c15        
        
          <p style="color:#b11c15;">Text here</p>
        
        
          .mytext {color:#b11c15;}
        
        Text color #b11c15
      
           This box has a color of #b11c15        
        
          <div style="background-color:#b11c15;">Content here</div>
        
        
          .mybackground {background-color:#b11c15;}
        
        Background color #b11c15
      
           Border around this has a color of #b11c15        
        
          <div style="border:2px solid #b11c15;">Content here</div>
        
        
          .myborder {border:2px solid #b11c15;}
        
        Border color #b11c15