#502022 color space conversions
Hex:
        #502022
        RGB:
        80, 32, 34
        CMY:
        69, 87, 87
        CMYK:
        0, 60, 58, 69
      HSL:
        358°, 42.8571%, 21.9608%
        HSV (HSB):
        358°, 60.0000%, 31.3725%
        XYZ:
        4.1135, 2.8540, 1.8474
        xyY:
        0.4667, 0.3238, 2.8540
      CIE-Lab:
        19.4494, 22.7484, 9.7271
        CIE-LCH:
        19.4494, 24.7408, 23.1512
        CIE-Luv:
        19.4494, 29.2729, 5.3701
        Hunter-Lab:
        16.8938, 13.8994, 5.3419
      #502022 color charts
#502022 RGB chart
      #502022 CMYK chart
      #502022 RGB pie chart
      #502022 color shades, tints & tones
#502022 color schemes
#502022 color preview, HTML & CSS examples
           This text has a color of #502022        
        
          <p style="color:#502022;">Text here</p>
        
        
          .mytext {color:#502022;}
        
        Text color #502022
      
           This box has a color of #502022        
        
          <div style="background-color:#502022;">Content here</div>
        
        
          .mybackground {background-color:#502022;}
        
        Background color #502022
      
           Border around this has a color of #502022        
        
          <div style="border:2px solid #502022;">Content here</div>
        
        
          .myborder {border:2px solid #502022;}
        
        Border color #502022