#50002d color space conversions
Hex:
        #50002d
        RGB:
        80, 0, 45
        CMY:
        69, 100, 82
        CMYK:
        0, 100, 44, 69
      HSL:
        326°, 100.0000%, 15.6863%
        HSV (HSB):
        326°, 100.0000%, 31.3725%
        XYZ:
        3.7819, 1.8949, 2.6491
        xyY:
        0.4542, 0.2276, 1.8949
      CIE-Lab:
        14.9259, 37.3964, -4.6321
        CIE-LCH:
        14.9259, 37.6822, 352.9390
        CIE-Luv:
        14.9259, 34.7152, -8.4603
        Hunter-Lab:
        13.7657, 24.9504, -1.7738
      #50002d color charts
#50002d RGB chart
      #50002d CMYK chart
      #50002d RGB pie chart
      #50002d color shades, tints & tones
#50002d color schemes
#50002d color preview, HTML & CSS examples
           This text has a color of #50002d        
        
          <p style="color:#50002d;">Text here</p>
        
        
          .mytext {color:#50002d;}
        
        Text color #50002d
      
           This box has a color of #50002d        
        
          <div style="background-color:#50002d;">Content here</div>
        
        
          .mybackground {background-color:#50002d;}
        
        Background color #50002d
      
           Border around this has a color of #50002d        
        
          <div style="border:2px solid #50002d;">Content here</div>
        
        
          .myborder {border:2px solid #50002d;}
        
        Border color #50002d