#50062d color space conversions
Hex:
        #50062d
        RGB:
        80, 6, 45
        CMY:
        69, 98, 82
        CMYK:
        0, 93, 44, 69
      HSL:
        328°, 86.0465%, 16.8627%
        HSV (HSB):
        328°, 92.5000%, 31.3725%
        XYZ:
        3.8470, 2.0252, 2.6708
        xyY:
        0.4503, 0.2371, 2.0252
      CIE-Lab:
        15.6189, 35.3839, -3.5953
        CIE-LCH:
        15.6189, 35.5661, 354.1982
        CIE-Luv:
        15.6189, 33.8047, -7.4729
        Hunter-Lab:
        14.2309, 23.3499, -1.1655
      #50062d color charts
#50062d RGB chart
      #50062d CMYK chart
      #50062d RGB pie chart
      #50062d color shades, tints & tones
#50062d color schemes
#50062d color preview, HTML & CSS examples
           This text has a color of #50062d        
        
          <p style="color:#50062d;">Text here</p>
        
        
          .mytext {color:#50062d;}
        
        Text color #50062d
      
           This box has a color of #50062d        
        
          <div style="background-color:#50062d;">Content here</div>
        
        
          .mybackground {background-color:#50062d;}
        
        Background color #50062d
      
           Border around this has a color of #50062d        
        
          <div style="border:2px solid #50062d;">Content here</div>
        
        
          .myborder {border:2px solid #50062d;}
        
        Border color #50062d