#500c0e color space conversions
Hex:
        #500c0e
        RGB:
        80, 12, 14
        CMY:
        69, 95, 95
        CMYK:
        0, 85, 83, 69
      HSL:
        358°, 73.9130%, 18.0392%
        HSV (HSB):
        358°, 85.0000%, 31.3725%
        XYZ:
        3.5190, 2.0001, 0.6161
        xyY:
        0.5736, 0.3260, 2.0001
      CIE-Lab:
        15.4879, 30.9232, 17.8916
        CIE-LCH:
        15.4879, 35.7260, 30.0529
        CIE-Luv:
        15.4879, 40.2959, 8.1775
        Hunter-Lab:
        14.1426, 19.6655, 7.3171
      #500c0e color charts
#500c0e RGB chart
      #500c0e CMYK chart
      #500c0e RGB pie chart
      #500c0e color shades, tints & tones
#500c0e color schemes
#500c0e color preview, HTML & CSS examples
           This text has a color of #500c0e        
        
          <p style="color:#500c0e;">Text here</p>
        
        
          .mytext {color:#500c0e;}
        
        Text color #500c0e
      
           This box has a color of #500c0e        
        
          <div style="background-color:#500c0e;">Content here</div>
        
        
          .mybackground {background-color:#500c0e;}
        
        Background color #500c0e
      
           Border around this has a color of #500c0e        
        
          <div style="border:2px solid #500c0e;">Content here</div>
        
        
          .myborder {border:2px solid #500c0e;}
        
        Border color #500c0e