#50180f color space conversions
Hex:
        #50180f
        RGB:
        80, 24, 15
        CMY:
        69, 91, 94
        CMYK:
        0, 70, 81, 69
      HSL:
        8°, 68.4211%, 18.6275%
        HSV (HSB):
        8°, 81.2500%, 31.3725%
        XYZ:
        3.7211, 2.3932, 0.7178
        xyY:
        0.5447, 0.3503, 2.3932
      CIE-Lab:
        17.4287, 25.6890, 19.7832
        CIE-LCH:
        17.4287, 32.4237, 37.6000
        CIE-Luv:
        17.4287, 35.9073, 10.7141
        Hunter-Lab:
        15.4701, 15.8632, 8.0782
      #50180f color charts
#50180f RGB chart
      #50180f CMYK chart
      #50180f RGB pie chart
      #50180f color shades, tints & tones
#50180f color schemes
#50180f color preview, HTML & CSS examples
           This text has a color of #50180f        
        
          <p style="color:#50180f;">Text here</p>
        
        
          .mytext {color:#50180f;}
        
        Text color #50180f
      
           This box has a color of #50180f        
        
          <div style="background-color:#50180f;">Content here</div>
        
        
          .mybackground {background-color:#50180f;}
        
        Background color #50180f
      
           Border around this has a color of #50180f        
        
          <div style="border:2px solid #50180f;">Content here</div>
        
        
          .myborder {border:2px solid #50180f;}
        
        Border color #50180f