#983e5f color space conversions
Hex:
        #983e5f
        RGB:
        152, 62, 95
        CMY:
        40, 76, 63
        CMYK:
        0, 59, 38, 40
      HSL:
        338°, 42.0561%, 41.9608%
        HSV (HSB):
        338°, 59.2105%, 59.6078%
        XYZ:
        16.7371, 10.9469, 12.0573
        xyY:
        0.4212, 0.2755, 10.9469
      CIE-Lab:
        39.4908, 41.0684, -0.3678
        CIE-LCH:
        39.4908, 41.0701, 359.4868
        CIE-Luv:
        39.4908, 56.7381, -7.4711
        Hunter-Lab:
        33.0861, 32.3963, 1.5537
      #983e5f color charts
#983e5f RGB chart
      #983e5f CMYK chart
      #983e5f RGB pie chart
      #983e5f color shades, tints & tones
#983e5f color schemes
#983e5f color preview, HTML & CSS examples
           This text has a color of #983e5f        
        
          <p style="color:#983e5f;">Text here</p>
        
        
          .mytext {color:#983e5f;}
        
        Text color #983e5f
      
           This box has a color of #983e5f        
        
          <div style="background-color:#983e5f;">Content here</div>
        
        
          .mybackground {background-color:#983e5f;}
        
        Background color #983e5f
      
           Border around this has a color of #983e5f        
        
          <div style="border:2px solid #983e5f;">Content here</div>
        
        
          .myborder {border:2px solid #983e5f;}
        
        Border color #983e5f