#d49d21 color space conversions
Hex:
        #d49d21
        RGB:
        212, 157, 33
        CMY:
        17, 38, 87
        CMYK:
        0, 26, 84, 17
      HSL:
        42°, 73.0612%, 48.0392%
        HSV (HSB):
        42°, 84.4340%, 83.1373%
        XYZ:
        39.4829, 38.2208, 6.7352
        xyY:
        0.4676, 0.4526, 38.2208
      CIE-Lab:
        68.1830, 10.2147, 66.0460
        CIE-LCH:
        68.1830, 66.8313, 81.2082
        CIE-Luv:
        68.1830, 45.7875, 66.5555
        Hunter-Lab:
        61.8230, 5.8077, 36.8168
      #d49d21 color charts
#d49d21 RGB chart
      #d49d21 CMYK chart
      #d49d21 RGB pie chart
      #d49d21 color shades, tints & tones
#d49d21 color schemes
#d49d21 color preview, HTML & CSS examples
           This text has a color of #d49d21        
        
          <p style="color:#d49d21;">Text here</p>
        
        
          .mytext {color:#d49d21;}
        
        Text color #d49d21
      
           This box has a color of #d49d21        
        
          <div style="background-color:#d49d21;">Content here</div>
        
        
          .mybackground {background-color:#d49d21;}
        
        Background color #d49d21
      
           Border around this has a color of #d49d21        
        
          <div style="border:2px solid #d49d21;">Content here</div>
        
        
          .myborder {border:2px solid #d49d21;}
        
        Border color #d49d21