#b1481d color space conversions
Hex:
        #b1481d
        RGB:
        177, 72, 29
        CMY:
        31, 72, 89
        CMYK:
        0, 59, 84, 31
      HSL:
        17°, 71.8447%, 40.3922%
        HSV (HSB):
        17°, 83.6158%, 69.4118%
        XYZ:
        20.6706, 14.0705, 2.7888
        xyY:
        0.5508, 0.3749, 14.0705
      CIE-Lab:
        44.3339, 40.6225, 45.0695
        CIE-LCH:
        44.3339, 60.6749, 47.9708
        CIE-Luv:
        44.3339, 84.4532, 34.0617
        Hunter-Lab:
        37.5107, 32.7201, 21.8495
      #b1481d color charts
#b1481d RGB chart
      #b1481d CMYK chart
      #b1481d RGB pie chart
      #b1481d color shades, tints & tones
#b1481d color schemes
#b1481d color preview, HTML & CSS examples
           This text has a color of #b1481d        
        
          <p style="color:#b1481d;">Text here</p>
        
        
          .mytext {color:#b1481d;}
        
        Text color #b1481d
      
           This box has a color of #b1481d        
        
          <div style="background-color:#b1481d;">Content here</div>
        
        
          .mybackground {background-color:#b1481d;}
        
        Background color #b1481d
      
           Border around this has a color of #b1481d        
        
          <div style="border:2px solid #b1481d;">Content here</div>
        
        
          .myborder {border:2px solid #b1481d;}
        
        Border color #b1481d