#d1980f color space conversions
Hex:
        #d1980f
        RGB:
        209, 152, 15
        CMY:
        18, 40, 94
        CMYK:
        0, 27, 93, 18
      HSL:
        42°, 86.6071%, 43.9216%
        HSV (HSB):
        42°, 92.8230%, 81.9608%
        XYZ:
        37.6090, 36.0463, 5.4274
        xyY:
        0.4756, 0.4558, 36.0463
      CIE-Lab:
        66.5553, 11.2329, 68.7319
        CIE-LCH:
        66.5553, 69.6437, 80.7182
        CIE-Luv:
        66.5553, 47.7340, 66.8657
        Hunter-Lab:
        60.0385, 6.7473, 36.6673
      #d1980f color charts
#d1980f RGB chart
      #d1980f CMYK chart
      #d1980f RGB pie chart
      #d1980f color shades, tints & tones
#d1980f color schemes
#d1980f color preview, HTML & CSS examples
           This text has a color of #d1980f        
        
          <p style="color:#d1980f;">Text here</p>
        
        
          .mytext {color:#d1980f;}
        
        Text color #d1980f
      
           This box has a color of #d1980f        
        
          <div style="background-color:#d1980f;">Content here</div>
        
        
          .mybackground {background-color:#d1980f;}
        
        Background color #d1980f
      
           Border around this has a color of #d1980f        
        
          <div style="border:2px solid #d1980f;">Content here</div>
        
        
          .myborder {border:2px solid #d1980f;}
        
        Border color #d1980f