#987f42 color space conversions
Hex:
        #987f42
        RGB:
        152, 127, 66
        CMY:
        40, 50, 74
        CMYK:
        0, 16, 57, 40
      HSL:
        43°, 39.4495%, 42.7451%
        HSV (HSB):
        43°, 56.5789%, 59.6078%
        XYZ:
        21.5216, 22.2475, 8.3141
        xyY:
        0.4132, 0.4272, 22.2475
      CIE-Lab:
        54.2886, 1.7855, 36.3378
        CIE-LCH:
        54.2886, 36.3817, 87.1870
        CIE-Luv:
        54.2886, 20.1835, 41.1690
        Hunter-Lab:
        47.1672, -1.0961, 22.5661
      #987f42 color charts
#987f42 RGB chart
      #987f42 CMYK chart
      #987f42 RGB pie chart
      #987f42 color shades, tints & tones
#987f42 color schemes
#987f42 color preview, HTML & CSS examples
           This text has a color of #987f42        
        
          <p style="color:#987f42;">Text here</p>
        
        
          .mytext {color:#987f42;}
        
        Text color #987f42
      
           This box has a color of #987f42        
        
          <div style="background-color:#987f42;">Content here</div>
        
        
          .mybackground {background-color:#987f42;}
        
        Background color #987f42
      
           Border around this has a color of #987f42        
        
          <div style="border:2px solid #987f42;">Content here</div>
        
        
          .myborder {border:2px solid #987f42;}
        
        Border color #987f42