#d2982d color space conversions
Hex:
        #d2982d
        RGB:
        210, 152, 45
        CMY:
        18, 40, 82
        CMYK:
        0, 28, 79, 18
      HSL:
        39°, 64.7059%, 50.0000%
        HSV (HSB):
        39°, 78.5714%, 82.3529%
        XYZ:
        38.2802, 36.3476, 7.4808
        xyY:
        0.4662, 0.4427, 36.3476
      CIE-Lab:
        66.7846, 12.4153, 60.8179
        CIE-LCH:
        66.7846, 62.0721, 78.4622
        CIE-Luv:
        66.7846, 47.6308, 62.1075
        Hunter-Lab:
        60.2889, 7.8322, 34.8454
      #d2982d color charts
#d2982d RGB chart
      #d2982d CMYK chart
      #d2982d RGB pie chart
      #d2982d color shades, tints & tones
#d2982d color schemes
#d2982d color preview, HTML & CSS examples
           This text has a color of #d2982d        
        
          <p style="color:#d2982d;">Text here</p>
        
        
          .mytext {color:#d2982d;}
        
        Text color #d2982d
      
           This box has a color of #d2982d        
        
          <div style="background-color:#d2982d;">Content here</div>
        
        
          .mybackground {background-color:#d2982d;}
        
        Background color #d2982d
      
           Border around this has a color of #d2982d        
        
          <div style="border:2px solid #d2982d;">Content here</div>
        
        
          .myborder {border:2px solid #d2982d;}
        
        Border color #d2982d