#d49f22 color space conversions
Hex:
        #d49f22
        RGB:
        212, 159, 34
        CMY:
        17, 38, 87
        CMYK:
        0, 25, 84, 17
      HSL:
        42°, 72.3577%, 48.2353%
        HSV (HSB):
        42°, 83.9623%, 83.1373%
        XYZ:
        39.8382, 38.9088, 6.9238
        xyY:
        0.4650, 0.4542, 38.9088
      CIE-Lab:
        68.6852, 9.1664, 66.1803
        CIE-LCH:
        68.6852, 66.8121, 82.1143
        CIE-Luv:
        68.6852, 44.2077, 67.1611
        Hunter-Lab:
        62.3769, 4.8429, 37.0827
      #d49f22 color charts
#d49f22 RGB chart
      #d49f22 CMYK chart
      #d49f22 RGB pie chart
      #d49f22 color shades, tints & tones
#d49f22 color schemes
#d49f22 color preview, HTML & CSS examples
           This text has a color of #d49f22        
        
          <p style="color:#d49f22;">Text here</p>
        
        
          .mytext {color:#d49f22;}
        
        Text color #d49f22
      
           This box has a color of #d49f22        
        
          <div style="background-color:#d49f22;">Content here</div>
        
        
          .mybackground {background-color:#d49f22;}
        
        Background color #d49f22
      
           Border around this has a color of #d49f22        
        
          <div style="border:2px solid #d49f22;">Content here</div>
        
        
          .myborder {border:2px solid #d49f22;}
        
        Border color #d49f22