#502a2a color space conversions
Hex:
        #502a2a
        RGB:
        80, 42, 42
        CMY:
        69, 84, 84
        CMYK:
        0, 48, 48, 69
      HSL:
        0°, 31.1475%, 23.9216%
        HSV (HSB):
        0°, 47.5000%, 31.3725%
        XYZ:
        4.5541, 3.5286, 2.6315
        xyY:
        0.4251, 0.3293, 3.5286
      CIE-Lab:
        22.0473, 17.6072, 7.7742
        CIE-LCH:
        22.0473, 19.2471, 23.8230
        CIE-Luv:
        22.0473, 23.1580, 4.9915
        Hunter-Lab:
        18.7845, 10.4030, 4.8431
      #502a2a color charts
#502a2a RGB chart
      #502a2a CMYK chart
      #502a2a RGB pie chart
      #502a2a color shades, tints & tones
#502a2a color schemes
#502a2a color preview, HTML & CSS examples
           This text has a color of #502a2a        
        
          <p style="color:#502a2a;">Text here</p>
        
        
          .mytext {color:#502a2a;}
        
        Text color #502a2a
      
           This box has a color of #502a2a        
        
          <div style="background-color:#502a2a;">Content here</div>
        
        
          .mybackground {background-color:#502a2a;}
        
        Background color #502a2a
      
           Border around this has a color of #502a2a        
        
          <div style="border:2px solid #502a2a;">Content here</div>
        
        
          .myborder {border:2px solid #502a2a;}
        
        Border color #502a2a