#b1051d color space conversions
Hex:
        #b1051d
        RGB:
        177, 5, 29
        CMY:
        31, 98, 89
        CMYK:
        0, 97, 84, 31
      HSL:
        352°, 94.5055%, 35.6863%
        HSV (HSB):
        352°, 97.1751%, 69.4118%
        XYZ:
        18.4075, 9.5444, 2.0345
        xyY:
        0.6139, 0.3183, 9.5444
      CIE-Lab:
        37.0119, 60.7828, 38.3286
        CIE-LCH:
        37.0119, 71.8584, 32.2348
        CIE-Luv:
        37.0119, 116.0932, 21.1496
        Hunter-Lab:
        30.8939, 52.2910, 17.7213
      #b1051d color charts
#b1051d RGB chart
      #b1051d CMYK chart
      #b1051d RGB pie chart
      #b1051d color shades, tints & tones
#b1051d color schemes
#b1051d color preview, HTML & CSS examples
           This text has a color of #b1051d        
        
          <p style="color:#b1051d;">Text here</p>
        
        
          .mytext {color:#b1051d;}
        
        Text color #b1051d
      
           This box has a color of #b1051d        
        
          <div style="background-color:#b1051d;">Content here</div>
        
        
          .mybackground {background-color:#b1051d;}
        
        Background color #b1051d
      
           Border around this has a color of #b1051d        
        
          <div style="border:2px solid #b1051d;">Content here</div>
        
        
          .myborder {border:2px solid #b1051d;}
        
        Border color #b1051d