#8d8d35 color space conversions
Hex:
        #8d8d35
        RGB:
        141, 141, 53
        CMY:
        45, 45, 79
        CMYK:
        0, 0, 62, 45
      HSL:
        60°, 45.3608%, 38.0392%
        HSV (HSB):
        60°, 62.4113%, 55.2941%
        XYZ:
        21.1520, 24.9695, 7.0729
        xyY:
        0.3976, 0.4694, 24.9695
      CIE-Lab:
        57.0457, -11.8534, 45.5433
        CIE-LCH:
        57.0457, 47.0605, 104.5885
        CIE-Luv:
        57.0457, 3.7814, 52.4203
        Hunter-Lab:
        49.9695, -11.8880, 26.5865
      #8d8d35 color charts
#8d8d35 RGB chart
      #8d8d35 CMYK chart
      #8d8d35 RGB pie chart
      #8d8d35 color shades, tints & tones
#8d8d35 color schemes
#8d8d35 color preview, HTML & CSS examples
           This text has a color of #8d8d35        
        
          <p style="color:#8d8d35;">Text here</p>
        
        
          .mytext {color:#8d8d35;}
        
        Text color #8d8d35
      
           This box has a color of #8d8d35        
        
          <div style="background-color:#8d8d35;">Content here</div>
        
        
          .mybackground {background-color:#8d8d35;}
        
        Background color #8d8d35
      
           Border around this has a color of #8d8d35        
        
          <div style="border:2px solid #8d8d35;">Content here</div>
        
        
          .myborder {border:2px solid #8d8d35;}
        
        Border color #8d8d35