#502a1a color space conversions
Hex:
        #502a1a
        RGB:
        80, 42, 26
        CMY:
        69, 84, 90
        CMYK:
        0, 48, 68, 69
      HSL:
        18°, 50.9434%, 20.7843%
        HSV (HSB):
        18°, 67.5000%, 31.3725%
        XYZ:
        4.3227, 3.4360, 1.4127
        xyY:
        0.4713, 0.3746, 3.4360
      CIE-Lab:
        21.7116, 15.9240, 18.0245
        CIE-LCH:
        21.7116, 24.0511, 48.5406
        CIE-Luv:
        21.7116, 25.3624, 13.0400
        Hunter-Lab:
        18.5364, 9.1874, 8.4570
      #502a1a color charts
#502a1a RGB chart
      #502a1a CMYK chart
      #502a1a RGB pie chart
      #502a1a color shades, tints & tones
#502a1a color schemes
#502a1a color preview, HTML & CSS examples
           This text has a color of #502a1a        
        
          <p style="color:#502a1a;">Text here</p>
        
        
          .mytext {color:#502a1a;}
        
        Text color #502a1a
      
           This box has a color of #502a1a        
        
          <div style="background-color:#502a1a;">Content here</div>
        
        
          .mybackground {background-color:#502a1a;}
        
        Background color #502a1a
      
           Border around this has a color of #502a1a        
        
          <div style="border:2px solid #502a1a;">Content here</div>
        
        
          .myborder {border:2px solid #502a1a;}
        
        Border color #502a1a