#982c3e color space conversions
Hex:
        #982c3e
        RGB:
        152, 44, 62
        CMY:
        40, 83, 76
        CMYK:
        0, 71, 59, 40
      HSL:
        350°, 55.1020%, 38.4314%
        HSV (HSB):
        350°, 71.0526%, 59.6078%
        XYZ:
        14.7191, 8.8246, 5.4850
        xyY:
        0.5071, 0.3040, 8.8246
      CIE-Lab:
        35.6443, 45.8992, 15.1776
        CIE-LCH:
        35.6443, 48.3436, 18.2977
        CIE-Luv:
        35.6443, 75.1441, 8.0134
        Hunter-Lab:
        29.7062, 36.4590, 9.8470
      #982c3e color charts
#982c3e RGB chart
      #982c3e CMYK chart
      #982c3e RGB pie chart
      #982c3e color shades, tints & tones
#982c3e color schemes
#982c3e color preview, HTML & CSS examples
           This text has a color of #982c3e        
        
          <p style="color:#982c3e;">Text here</p>
        
        
          .mytext {color:#982c3e;}
        
        Text color #982c3e
      
           This box has a color of #982c3e        
        
          <div style="background-color:#982c3e;">Content here</div>
        
        
          .mybackground {background-color:#982c3e;}
        
        Background color #982c3e
      
           Border around this has a color of #982c3e        
        
          <div style="border:2px solid #982c3e;">Content here</div>
        
        
          .myborder {border:2px solid #982c3e;}
        
        Border color #982c3e