#803d0f color space conversions
Hex:
        #803d0f
        RGB:
        128, 61, 15
        CMY:
        50, 76, 94
        CMYK:
        0, 52, 88, 50
      HSL:
        24°, 79.0210%, 28.0392%
        HSV (HSB):
        24°, 88.2812%, 50.1961%
        XYZ:
        10.6571, 7.9612, 1.4269
        xyY:
        0.5317, 0.3972, 7.9612
      CIE-Lab:
        33.9019, 26.0088, 38.8848
        CIE-LCH:
        33.9019, 46.7813, 56.2227
        CIE-Luv:
        33.9019, 52.6401, 28.6273
        Hunter-Lab:
        28.2155, 18.0425, 16.7525
      #803d0f color charts
#803d0f RGB chart
      #803d0f CMYK chart
      #803d0f RGB pie chart
      #803d0f color shades, tints & tones
#803d0f color schemes
#803d0f color preview, HTML & CSS examples
           This text has a color of #803d0f        
        
          <p style="color:#803d0f;">Text here</p>
        
        
          .mytext {color:#803d0f;}
        
        Text color #803d0f
      
           This box has a color of #803d0f        
        
          <div style="background-color:#803d0f;">Content here</div>
        
        
          .mybackground {background-color:#803d0f;}
        
        Background color #803d0f
      
           Border around this has a color of #803d0f        
        
          <div style="border:2px solid #803d0f;">Content here</div>
        
        
          .myborder {border:2px solid #803d0f;}
        
        Border color #803d0f