#982f15 color space conversions
Hex:
        #982f15
        RGB:
        152, 47, 21
        CMY:
        40, 82, 92
        CMYK:
        0, 69, 86, 40
      HSL:
        12°, 75.7225%, 33.9216%
        HSV (HSB):
        12°, 86.1842%, 59.6078%
        XYZ:
        14.1008, 8.7626, 1.6576
        xyY:
        0.5750, 0.3574, 8.7626
      CIE-Lab:
        35.5231, 42.6081, 39.2645
        CIE-LCH:
        35.5231, 57.9409, 42.6614
        CIE-Luv:
        35.5231, 81.6929, 25.6894
        Hunter-Lab:
        29.6016, 33.2257, 17.4011
      #982f15 color charts
#982f15 RGB chart
      #982f15 CMYK chart
      #982f15 RGB pie chart
      #982f15 color shades, tints & tones
#982f15 color schemes
#982f15 color preview, HTML & CSS examples
           This text has a color of #982f15        
        
          <p style="color:#982f15;">Text here</p>
        
        
          .mytext {color:#982f15;}
        
        Text color #982f15
      
           This box has a color of #982f15        
        
          <div style="background-color:#982f15;">Content here</div>
        
        
          .mybackground {background-color:#982f15;}
        
        Background color #982f15
      
           Border around this has a color of #982f15        
        
          <div style="border:2px solid #982f15;">Content here</div>
        
        
          .myborder {border:2px solid #982f15;}
        
        Border color #982f15