#be382d color space conversions
Hex:
        #be382d
        RGB:
        190, 56, 45
        CMY:
        25, 78, 82
        CMYK:
        0, 71, 76, 25
      HSL:
        5°, 61.7021%, 46.0784%
        HSV (HSB):
        5°, 76.3158%, 74.5098%
        XYZ:
        23.1230, 13.9650, 3.9594
        xyY:
        0.5633, 0.3402, 13.9650
      CIE-Lab:
        44.1826, 52.7244, 37.5029
        CIE-LCH:
        44.1826, 64.7019, 35.4242
        CIE-Luv:
        44.1826, 103.6681, 26.2848
        Hunter-Lab:
        37.3697, 45.0523, 19.8769
      #be382d color charts
#be382d RGB chart
      #be382d CMYK chart
      #be382d RGB pie chart
      #be382d color shades, tints & tones
#be382d color schemes
#be382d color preview, HTML & CSS examples
           This text has a color of #be382d        
        
          <p style="color:#be382d;">Text here</p>
        
        
          .mytext {color:#be382d;}
        
        Text color #be382d
      
           This box has a color of #be382d        
        
          <div style="background-color:#be382d;">Content here</div>
        
        
          .mybackground {background-color:#be382d;}
        
        Background color #be382d
      
           Border around this has a color of #be382d        
        
          <div style="border:2px solid #be382d;">Content here</div>
        
        
          .myborder {border:2px solid #be382d;}
        
        Border color #be382d