#be481d color space conversions
Hex:
        #be481d
        RGB:
        190, 72, 29
        CMY:
        25, 72, 89
        CMYK:
        0, 62, 85, 25
      HSL:
        16°, 73.5160%, 42.9412%
        HSV (HSB):
        16°, 84.7368%, 74.5098%
        XYZ:
        23.7743, 15.6706, 2.9341
        xyY:
        0.5610, 0.3698, 15.6706
      CIE-Lab:
        46.5393, 45.4699, 47.8656
        CIE-LCH:
        46.5393, 66.0199, 46.4703
        CIE-Luv:
        46.5393, 95.2799, 35.4728
        Hunter-Lab:
        39.5861, 37.9266, 23.3158
      #be481d color charts
#be481d RGB chart
      #be481d CMYK chart
      #be481d RGB pie chart
      #be481d color shades, tints & tones
#be481d color schemes
#be481d color preview, HTML & CSS examples
           This text has a color of #be481d        
        
          <p style="color:#be481d;">Text here</p>
        
        
          .mytext {color:#be481d;}
        
        Text color #be481d
      
           This box has a color of #be481d        
        
          <div style="background-color:#be481d;">Content here</div>
        
        
          .mybackground {background-color:#be481d;}
        
        Background color #be481d
      
           Border around this has a color of #be481d        
        
          <div style="border:2px solid #be481d;">Content here</div>
        
        
          .myborder {border:2px solid #be481d;}
        
        Border color #be481d