#b1240d color space conversions
Hex:
        #b1240d
        RGB:
        177, 36, 13
        CMY:
        31, 86, 95
        CMYK:
        0, 80, 93, 31
      HSL:
        8°, 86.3158%, 37.2549%
        HSV (HSB):
        8°, 92.6554%, 69.4118%
        XYZ:
        18.8350, 10.6379, 1.4414
        xyY:
        0.6093, 0.3441, 10.6379
      CIE-Lab:
        38.9638, 54.5917, 47.4534
        CIE-LCH:
        38.9638, 72.3331, 40.9985
        CIE-Luv:
        38.9638, 108.6338, 28.1727
        Hunter-Lab:
        32.6158, 46.0025, 20.2109
      #b1240d color charts
#b1240d RGB chart
      #b1240d CMYK chart
      #b1240d RGB pie chart
      #b1240d color shades, tints & tones
#b1240d color schemes
#b1240d color preview, HTML & CSS examples
           This text has a color of #b1240d        
        
          <p style="color:#b1240d;">Text here</p>
        
        
          .mytext {color:#b1240d;}
        
        Text color #b1240d
      
           This box has a color of #b1240d        
        
          <div style="background-color:#b1240d;">Content here</div>
        
        
          .mybackground {background-color:#b1240d;}
        
        Background color #b1240d
      
           Border around this has a color of #b1240d        
        
          <div style="border:2px solid #b1240d;">Content here</div>
        
        
          .myborder {border:2px solid #b1240d;}
        
        Border color #b1240d