#502e15 color space conversions
Hex:
        #502e15
        RGB:
        80, 46, 21
        CMY:
        69, 82, 92
        CMYK:
        0, 43, 74, 69
      HSL:
        25°, 58.4158%, 19.8039%
        HSV (HSB):
        25°, 73.7500%, 31.3725%
        XYZ:
        4.4206, 3.7136, 1.1933
        xyY:
        0.4739, 0.3981, 3.7136
      CIE-Lab:
        22.7011, 12.9967, 22.3015
        CIE-LCH:
        22.7011, 25.8122, 59.7675
        CIE-Luv:
        22.7011, 23.5295, 16.6184
        Hunter-Lab:
        19.2707, 7.2234, 9.8182
      #502e15 color charts
#502e15 RGB chart
      #502e15 CMYK chart
      #502e15 RGB pie chart
      #502e15 color shades, tints & tones
#502e15 color schemes
#502e15 color preview, HTML & CSS examples
           This text has a color of #502e15        
        
          <p style="color:#502e15;">Text here</p>
        
        
          .mytext {color:#502e15;}
        
        Text color #502e15
      
           This box has a color of #502e15        
        
          <div style="background-color:#502e15;">Content here</div>
        
        
          .mybackground {background-color:#502e15;}
        
        Background color #502e15
      
           Border around this has a color of #502e15        
        
          <div style="border:2px solid #502e15;">Content here</div>
        
        
          .myborder {border:2px solid #502e15;}
        
        Border color #502e15