#d37d41 color space conversions
Hex:
        #d37d41
        RGB:
        211, 125, 65
        CMY:
        17, 51, 75
        CMYK:
        0, 41, 69, 17
      HSL:
        25°, 62.3932%, 54.1176%
        HSV (HSB):
        25°, 69.1943%, 82.7451%
        XYZ:
        35.1517, 28.8978, 8.7262
        xyY:
        0.4830, 0.3971, 28.8978
      CIE-Lab:
        60.6913, 28.3334, 45.9979
        CIE-LCH:
        60.6913, 54.0239, 58.3680
        CIE-Luv:
        60.6913, 68.1142, 45.2039
        Hunter-Lab:
        53.7566, 22.6478, 28.0053
      #d37d41 color charts
#d37d41 RGB chart
      #d37d41 CMYK chart
      #d37d41 RGB pie chart
      #d37d41 color shades, tints & tones
#d37d41 color schemes
#d37d41 color preview, HTML & CSS examples
           This text has a color of #d37d41        
        
          <p style="color:#d37d41;">Text here</p>
        
        
          .mytext {color:#d37d41;}
        
        Text color #d37d41
      
           This box has a color of #d37d41        
        
          <div style="background-color:#d37d41;">Content here</div>
        
        
          .mybackground {background-color:#d37d41;}
        
        Background color #d37d41
      
           Border around this has a color of #d37d41        
        
          <div style="border:2px solid #d37d41;">Content here</div>
        
        
          .myborder {border:2px solid #d37d41;}
        
        Border color #d37d41