#d47c25 color space conversions
Hex:
        #d47c25
        RGB:
        212, 124, 37
        CMY:
        17, 51, 85
        CMYK:
        0, 42, 83, 17
      HSL:
        30°, 70.2811%, 48.8235%
        HSV (HSB):
        30°, 82.5472%, 83.1373%
        XYZ:
        34.6930, 28.5459, 5.4317
        xyY:
        0.5052, 0.4157, 28.5459
      CIE-Lab:
        60.3788, 28.1124, 58.0633
        CIE-LCH:
        60.3788, 64.5109, 64.1652
        CIE-Luv:
        60.3788, 72.0284, 53.2330
        Hunter-Lab:
        53.4284, 22.4067, 31.3723
      #d47c25 color charts
#d47c25 RGB chart
      #d47c25 CMYK chart
      #d47c25 RGB pie chart
      #d47c25 color shades, tints & tones
#d47c25 color schemes
#d47c25 color preview, HTML & CSS examples
           This text has a color of #d47c25        
        
          <p style="color:#d47c25;">Text here</p>
        
        
          .mytext {color:#d47c25;}
        
        Text color #d47c25
      
           This box has a color of #d47c25        
        
          <div style="background-color:#d47c25;">Content here</div>
        
        
          .mybackground {background-color:#d47c25;}
        
        Background color #d47c25
      
           Border around this has a color of #d47c25        
        
          <div style="border:2px solid #d47c25;">Content here</div>
        
        
          .myborder {border:2px solid #d47c25;}
        
        Border color #d47c25