#988f47 color space conversions
Hex:
        #988f47
        RGB:
        152, 143, 71
        CMY:
        40, 44, 72
        CMYK:
        0, 6, 53, 40
      HSL:
        53°, 36.3229%, 43.7255%
        HSV (HSB):
        53°, 53.2895%, 59.6078%
        XYZ:
        23.9087, 26.7753, 9.8693
        xyY:
        0.3948, 0.4422, 26.7753
      CIE-Lab:
        58.7657, -6.6379, 39.0661
        CIE-LCH:
        58.7657, 39.6260, 99.6432
        CIE-Luv:
        58.7657, 9.3809, 46.6891
        Hunter-Lab:
        51.7448, -8.0775, 24.9130
      #988f47 color charts
#988f47 RGB chart
      #988f47 CMYK chart
      #988f47 RGB pie chart
      #988f47 color shades, tints & tones
#988f47 color schemes
#988f47 color preview, HTML & CSS examples
           This text has a color of #988f47        
        
          <p style="color:#988f47;">Text here</p>
        
        
          .mytext {color:#988f47;}
        
        Text color #988f47
      
           This box has a color of #988f47        
        
          <div style="background-color:#988f47;">Content here</div>
        
        
          .mybackground {background-color:#988f47;}
        
        Background color #988f47
      
           Border around this has a color of #988f47        
        
          <div style="border:2px solid #988f47;">Content here</div>
        
        
          .myborder {border:2px solid #988f47;}
        
        Border color #988f47