#500e12 color space conversions
Hex:
        #500e12
        RGB:
        80, 14, 18
        CMY:
        69, 95, 93
        CMYK:
        0, 83, 78, 69
      HSL:
        356°, 70.2128%, 18.4314%
        HSV (HSB):
        356°, 82.5000%, 31.3725%
        XYZ:
        3.5745, 2.0632, 0.7821
        xyY:
        0.5568, 0.3214, 2.0632
      CIE-Lab:
        15.8156, 30.3819, 16.0814
        CIE-LCH:
        15.8156, 34.3755, 27.8926
        CIE-Luv:
        15.8156, 39.0568, 7.2598
        Hunter-Lab:
        14.3639, 19.2832, 6.8264
      #500e12 color charts
#500e12 RGB chart
      #500e12 CMYK chart
      #500e12 RGB pie chart
      #500e12 color shades, tints & tones
#500e12 color schemes
#500e12 color preview, HTML & CSS examples
           This text has a color of #500e12        
        
          <p style="color:#500e12;">Text here</p>
        
        
          .mytext {color:#500e12;}
        
        Text color #500e12
      
           This box has a color of #500e12        
        
          <div style="background-color:#500e12;">Content here</div>
        
        
          .mybackground {background-color:#500e12;}
        
        Background color #500e12
      
           Border around this has a color of #500e12        
        
          <div style="border:2px solid #500e12;">Content here</div>
        
        
          .myborder {border:2px solid #500e12;}
        
        Border color #500e12