#d49a0e color space conversions
Hex:
        #d49a0e
        RGB:
        212, 154, 14
        CMY:
        17, 40, 95
        CMYK:
        0, 27, 93, 17
      HSL:
        42°, 87.6106%, 44.3137%
        HSV (HSB):
        42°, 93.3962%, 83.1373%
        XYZ:
        38.7862, 37.1400, 5.5399
        xyY:
        0.4761, 0.4559, 37.1400
      CIE-Lab:
        67.3819, 11.4608, 69.6517
        CIE-LCH:
        67.3819, 70.5883, 80.6560
        CIE-Luv:
        67.3819, 48.5774, 67.7899
        Hunter-Lab:
        60.9426, 6.9549, 37.2701
      #d49a0e color charts
#d49a0e RGB chart
      #d49a0e CMYK chart
      #d49a0e RGB pie chart
      #d49a0e color shades, tints & tones
#d49a0e color schemes
#d49a0e color preview, HTML & CSS examples
           This text has a color of #d49a0e        
        
          <p style="color:#d49a0e;">Text here</p>
        
        
          .mytext {color:#d49a0e;}
        
        Text color #d49a0e
      
           This box has a color of #d49a0e        
        
          <div style="background-color:#d49a0e;">Content here</div>
        
        
          .mybackground {background-color:#d49a0e;}
        
        Background color #d49a0e
      
           Border around this has a color of #d49a0e        
        
          <div style="border:2px solid #d49a0e;">Content here</div>
        
        
          .myborder {border:2px solid #d49a0e;}
        
        Border color #d49a0e