#8d702f color space conversions
Hex:
        #8d702f
        RGB:
        141, 112, 47
        CMY:
        45, 56, 82
        CMYK:
        0, 21, 67, 45
      HSL:
        41°, 50.0000%, 36.8627%
        HSV (HSB):
        41°, 66.6667%, 55.2941%
        XYZ:
        17.2918, 17.4563, 5.1474
        xyY:
        0.4334, 0.4376, 17.4563
      CIE-Lab:
        48.8299, 3.8763, 39.4591
        CIE-LCH:
        48.8299, 39.6490, 84.3896
        CIE-Luv:
        48.8299, 23.4621, 41.2556
        Hunter-Lab:
        41.7807, 0.7594, 21.9420
      #8d702f color charts
#8d702f RGB chart
      #8d702f CMYK chart
      #8d702f RGB pie chart
      #8d702f color shades, tints & tones
#8d702f color schemes
#8d702f color preview, HTML & CSS examples
           This text has a color of #8d702f        
        
          <p style="color:#8d702f;">Text here</p>
        
        
          .mytext {color:#8d702f;}
        
        Text color #8d702f
      
           This box has a color of #8d702f        
        
          <div style="background-color:#8d702f;">Content here</div>
        
        
          .mybackground {background-color:#8d702f;}
        
        Background color #8d702f
      
           Border around this has a color of #8d702f        
        
          <div style="border:2px solid #8d702f;">Content here</div>
        
        
          .myborder {border:2px solid #8d702f;}
        
        Border color #8d702f