#803c0f color space conversions
Hex:
        #803c0f
        RGB:
        128, 60, 15
        CMY:
        50, 76, 94
        CMYK:
        0, 53, 88, 50
      HSL:
        24°, 79.0210%, 28.0392%
        HSV (HSB):
        24°, 88.2812%, 50.1961%
        XYZ:
        10.6042, 7.8554, 1.4093
        xyY:
        0.5337, 0.3954, 7.8554
      CIE-Lab:
        33.6799, 26.5662, 38.6971
        CIE-LCH:
        33.6799, 46.9385, 55.5298
        CIE-Luv:
        33.6799, 53.3693, 28.2767
        Hunter-Lab:
        28.0275, 18.4872, 16.6380
      #803c0f color charts
#803c0f RGB chart
      #803c0f CMYK chart
      #803c0f RGB pie chart
      #803c0f color shades, tints & tones
#803c0f color schemes
#803c0f color preview, HTML & CSS examples
           This text has a color of #803c0f        
        
          <p style="color:#803c0f;">Text here</p>
        
        
          .mytext {color:#803c0f;}
        
        Text color #803c0f
      
           This box has a color of #803c0f        
        
          <div style="background-color:#803c0f;">Content here</div>
        
        
          .mybackground {background-color:#803c0f;}
        
        Background color #803c0f
      
           Border around this has a color of #803c0f        
        
          <div style="border:2px solid #803c0f;">Content here</div>
        
        
          .myborder {border:2px solid #803c0f;}
        
        Border color #803c0f