#d37d25 color space conversions
Hex:
        #d37d25
        RGB:
        211, 125, 37
        CMY:
        17, 51, 85
        CMYK:
        0, 41, 82, 17
      HSL:
        30°, 70.1613%, 48.6275%
        HSV (HSB):
        30°, 82.4645%, 82.7451%
        XYZ:
        34.5315, 28.6497, 5.4602
        xyY:
        0.5031, 0.4174, 28.6497
      CIE-Lab:
        60.4712, 27.1588, 58.0940
        CIE-LCH:
        60.4712, 64.1288, 64.9440
        CIE-Luv:
        60.4712, 70.3812, 53.5435
        Hunter-Lab:
        53.5254, 21.4885, 31.4195
      #d37d25 color charts
#d37d25 RGB chart
      #d37d25 CMYK chart
      #d37d25 RGB pie chart
      #d37d25 color shades, tints & tones
#d37d25 color schemes
#d37d25 color preview, HTML & CSS examples
           This text has a color of #d37d25        
        
          <p style="color:#d37d25;">Text here</p>
        
        
          .mytext {color:#d37d25;}
        
        Text color #d37d25
      
           This box has a color of #d37d25        
        
          <div style="background-color:#d37d25;">Content here</div>
        
        
          .mybackground {background-color:#d37d25;}
        
        Background color #d37d25
      
           Border around this has a color of #d37d25        
        
          <div style="border:2px solid #d37d25;">Content here</div>
        
        
          .myborder {border:2px solid #d37d25;}
        
        Border color #d37d25