#d48925 color space conversions
Hex:
        #d48925
        RGB:
        212, 137, 37
        CMY:
        17, 46, 85
        CMYK:
        0, 35, 83, 17
      HSL:
        34°, 70.2811%, 48.8235%
        HSV (HSB):
        34°, 82.5472%, 83.1373%
        XYZ:
        36.4310, 32.0219, 6.0110
        xyY:
        0.4892, 0.4300, 32.0219
      CIE-Lab:
        63.3610, 21.1280, 60.6754
        CIE-LCH:
        63.3610, 64.2487, 70.8012
        CIE-Luv:
        63.3610, 61.4859, 58.1190
        Hunter-Lab:
        56.5879, 15.8883, 33.3135
      #d48925 color charts
#d48925 RGB chart
      #d48925 CMYK chart
      #d48925 RGB pie chart
      #d48925 color shades, tints & tones
#d48925 color schemes
#d48925 color preview, HTML & CSS examples
           This text has a color of #d48925        
        
          <p style="color:#d48925;">Text here</p>
        
        
          .mytext {color:#d48925;}
        
        Text color #d48925
      
           This box has a color of #d48925        
        
          <div style="background-color:#d48925;">Content here</div>
        
        
          .mybackground {background-color:#d48925;}
        
        Background color #d48925
      
           Border around this has a color of #d48925        
        
          <div style="border:2px solid #d48925;">Content here</div>
        
        
          .myborder {border:2px solid #d48925;}
        
        Border color #d48925