#b2481d color space conversions
Hex:
        #b2481d
        RGB:
        178, 72, 29
        CMY:
        30, 72, 89
        CMYK:
        0, 60, 84, 30
      HSL:
        17°, 71.9807%, 40.5882%
        HSV (HSB):
        17°, 83.7079%, 69.8039%
        XYZ:
        20.8992, 14.1884, 2.7995
        xyY:
        0.5516, 0.3745, 14.1884
      CIE-Lab:
        44.5019, 41.0029, 45.2839
        CIE-LCH:
        44.5019, 61.0890, 47.8403
        CIE-Luv:
        44.5019, 85.2891, 34.1687
        Hunter-Lab:
        37.6675, 33.1198, 21.9607
      #b2481d color charts
#b2481d RGB chart
      #b2481d CMYK chart
      #b2481d RGB pie chart
      #b2481d color shades, tints & tones
#b2481d color schemes
#b2481d color preview, HTML & CSS examples
           This text has a color of #b2481d        
        
          <p style="color:#b2481d;">Text here</p>
        
        
          .mytext {color:#b2481d;}
        
        Text color #b2481d
      
           This box has a color of #b2481d        
        
          <div style="background-color:#b2481d;">Content here</div>
        
        
          .mybackground {background-color:#b2481d;}
        
        Background color #b2481d
      
           Border around this has a color of #b2481d        
        
          <div style="border:2px solid #b2481d;">Content here</div>
        
        
          .myborder {border:2px solid #b2481d;}
        
        Border color #b2481d