#50150f color space conversions
Hex:
        #50150f
        RGB:
        80, 21, 15
        CMY:
        69, 92, 94
        CMYK:
        0, 74, 81, 69
      HSL:
        6°, 68.4211%, 18.6275%
        HSV (HSB):
        6°, 81.2500%, 31.3725%
        XYZ:
        3.6627, 2.2763, 0.6983
        xyY:
        0.5518, 0.3430, 2.2763
      CIE-Lab:
        16.8751, 27.1811, 19.1075
        CIE-LCH:
        16.8751, 33.2252, 35.1060
        CIE-Luv:
        16.8751, 37.1463, 9.8916
        Hunter-Lab:
        15.0874, 16.9302, 7.8172
      #50150f color charts
#50150f RGB chart
      #50150f CMYK chart
      #50150f RGB pie chart
      #50150f color shades, tints & tones
#50150f color schemes
#50150f color preview, HTML & CSS examples
           This text has a color of #50150f        
        
          <p style="color:#50150f;">Text here</p>
        
        
          .mytext {color:#50150f;}
        
        Text color #50150f
      
           This box has a color of #50150f        
        
          <div style="background-color:#50150f;">Content here</div>
        
        
          .mybackground {background-color:#50150f;}
        
        Background color #50150f
      
           Border around this has a color of #50150f        
        
          <div style="border:2px solid #50150f;">Content here</div>
        
        
          .myborder {border:2px solid #50150f;}
        
        Border color #50150f