#982f2e color space conversions
Hex:
        #982f2e
        RGB:
        152, 47, 46
        CMY:
        40, 82, 82
        CMYK:
        0, 69, 70, 40
      HSL:
        1°, 53.5354%, 38.8235%
        HSV (HSB):
        1°, 69.7368%, 59.6078%
        XYZ:
        14.4586, 8.9057, 3.5417
        xyY:
        0.5374, 0.3310, 8.9057
      CIE-Lab:
        35.8021, 43.6256, 25.4709
        CIE-LCH:
        35.8021, 50.5169, 30.2786
        CIE-Luv:
        35.8021, 77.5663, 17.1329
        Hunter-Lab:
        29.8424, 34.2585, 13.8532
      #982f2e color charts
#982f2e RGB chart
      #982f2e CMYK chart
      #982f2e RGB pie chart
      #982f2e color shades, tints & tones
#982f2e color schemes
#982f2e color preview, HTML & CSS examples
           This text has a color of #982f2e        
        
          <p style="color:#982f2e;">Text here</p>
        
        
          .mytext {color:#982f2e;}
        
        Text color #982f2e
      
           This box has a color of #982f2e        
        
          <div style="background-color:#982f2e;">Content here</div>
        
        
          .mybackground {background-color:#982f2e;}
        
        Background color #982f2e
      
           Border around this has a color of #982f2e        
        
          <div style="border:2px solid #982f2e;">Content here</div>
        
        
          .myborder {border:2px solid #982f2e;}
        
        Border color #982f2e