#982c1d color space conversions
Hex:
        #982c1d
        RGB:
        152, 44, 29
        CMY:
        40, 83, 89
        CMYK:
        0, 71, 81, 40
      HSL:
        7°, 67.9558%, 35.4902%
        HSV (HSB):
        7°, 80.9211%, 59.6078%
        XYZ:
        14.0713, 8.5655, 2.0741
        xyY:
        0.5694, 0.3466, 8.5655
      CIE-Lab:
        35.1338, 44.1016, 34.7484
        CIE-LCH:
        35.1338, 56.1463, 38.2352
        CIE-Luv:
        35.1338, 82.4344, 22.7555
        Hunter-Lab:
        29.2668, 34.6050, 16.2851
      #982c1d color charts
#982c1d RGB chart
      #982c1d CMYK chart
      #982c1d RGB pie chart
      #982c1d color shades, tints & tones
#982c1d color schemes
#982c1d color preview, HTML & CSS examples
           This text has a color of #982c1d        
        
          <p style="color:#982c1d;">Text here</p>
        
        
          .mytext {color:#982c1d;}
        
        Text color #982c1d
      
           This box has a color of #982c1d        
        
          <div style="background-color:#982c1d;">Content here</div>
        
        
          .mybackground {background-color:#982c1d;}
        
        Background color #982c1d
      
           Border around this has a color of #982c1d        
        
          <div style="border:2px solid #982c1d;">Content here</div>
        
        
          .myborder {border:2px solid #982c1d;}
        
        Border color #982c1d