#b1103a color space conversions
Hex:
        #b1103a
        RGB:
        177, 16, 58
        CMY:
        31, 94, 77
        CMYK:
        0, 91, 67, 31
      HSL:
        344°, 83.4197%, 37.8431%
        HSV (HSB):
        344°, 90.9605%, 69.4118%
        XYZ:
        19.0805, 10.0232, 4.9320
        xyY:
        0.5606, 0.2945, 10.0232
      CIE-Lab:
        37.8840, 60.5071, 21.6098
        CIE-LCH:
        37.8840, 64.2502, 19.6539
        CIE-Luv:
        37.8840, 106.5991, 10.5055
        Hunter-Lab:
        31.6594, 52.1743, 12.9252
      #b1103a color charts
#b1103a RGB chart
      #b1103a CMYK chart
      #b1103a RGB pie chart
      #b1103a color shades, tints & tones
#b1103a color schemes
#b1103a color preview, HTML & CSS examples
           This text has a color of #b1103a        
        
          <p style="color:#b1103a;">Text here</p>
        
        
          .mytext {color:#b1103a;}
        
        Text color #b1103a
      
           This box has a color of #b1103a        
        
          <div style="background-color:#b1103a;">Content here</div>
        
        
          .mybackground {background-color:#b1103a;}
        
        Background color #b1103a
      
           Border around this has a color of #b1103a        
        
          <div style="border:2px solid #b1103a;">Content here</div>
        
        
          .myborder {border:2px solid #b1103a;}
        
        Border color #b1103a