#985f43 color space conversions
Hex:
        #985f43
        RGB:
        152, 95, 67
        CMY:
        40, 63, 74
        CMYK:
        0, 38, 56, 40
      HSL:
        20°, 38.8128%, 42.9412%
        HSV (HSB):
        20°, 55.9211%, 59.6078%
        XYZ:
        18.0542, 15.2651, 7.3051
        xyY:
        0.4444, 0.3758, 15.2651
      CIE-Lab:
        45.9951, 20.1995, 25.6204
        CIE-LCH:
        45.9951, 32.6255, 51.7472
        CIE-Luv:
        45.9951, 42.2615, 25.4090
        Hunter-Lab:
        39.0705, 14.1102, 16.2638
      #985f43 color charts
#985f43 RGB chart
      #985f43 CMYK chart
      #985f43 RGB pie chart
      #985f43 color shades, tints & tones
#985f43 color schemes
#985f43 color preview, HTML & CSS examples
           This text has a color of #985f43        
        
          <p style="color:#985f43;">Text here</p>
        
        
          .mytext {color:#985f43;}
        
        Text color #985f43
      
           This box has a color of #985f43        
        
          <div style="background-color:#985f43;">Content here</div>
        
        
          .mybackground {background-color:#985f43;}
        
        Background color #985f43
      
           Border around this has a color of #985f43        
        
          <div style="border:2px solid #985f43;">Content here</div>
        
        
          .myborder {border:2px solid #985f43;}
        
        Border color #985f43