#500e0f color space conversions
Hex:
        #500e0f
        RGB:
        80, 14, 15
        CMY:
        69, 95, 94
        CMYK:
        0, 83, 81, 69
      HSL:
        359°, 70.2128%, 18.4314%
        HSV (HSB):
        359°, 82.5000%, 31.3725%
        XYZ:
        3.5515, 2.0540, 0.6612
        xyY:
        0.5667, 0.3278, 2.0540
      CIE-Lab:
        15.7683, 30.2263, 17.7290
        CIE-LCH:
        15.7683, 35.0421, 30.3935
        CIE-Luv:
        15.7683, 39.5669, 8.2586
        Hunter-Lab:
        14.3319, 19.1524, 7.2969
      #500e0f color charts
#500e0f RGB chart
      #500e0f CMYK chart
      #500e0f RGB pie chart
      #500e0f color shades, tints & tones
#500e0f color schemes
#500e0f color preview, HTML & CSS examples
           This text has a color of #500e0f        
        
          <p style="color:#500e0f;">Text here</p>
        
        
          .mytext {color:#500e0f;}
        
        Text color #500e0f
      
           This box has a color of #500e0f        
        
          <div style="background-color:#500e0f;">Content here</div>
        
        
          .mybackground {background-color:#500e0f;}
        
        Background color #500e0f
      
           Border around this has a color of #500e0f        
        
          <div style="border:2px solid #500e0f;">Content here</div>
        
        
          .myborder {border:2px solid #500e0f;}
        
        Border color #500e0f