#d1b30f color space conversions
Hex:
        #d1b30f
        RGB:
        209, 179, 15
        CMY:
        18, 30, 94
        CMYK:
        0, 14, 93, 18
      HSL:
        51°, 86.6071%, 43.9216%
        HSV (HSB):
        51°, 92.8230%, 81.9608%
        XYZ:
        42.5008, 45.8300, 7.0580
        xyY:
        0.4456, 0.4805, 45.8300
      CIE-Lab:
        73.4351, -3.1503, 73.8575
        CIE-LCH:
        73.4351, 73.9247, 92.4424
        CIE-Luv:
        73.4351, 27.1999, 77.1364
        Hunter-Lab:
        67.6979, -6.4087, 41.2071
      #d1b30f color charts
#d1b30f RGB chart
      #d1b30f CMYK chart
      #d1b30f RGB pie chart
      #d1b30f color shades, tints & tones
#d1b30f color schemes
#d1b30f color preview, HTML & CSS examples
           This text has a color of #d1b30f        
        
          <p style="color:#d1b30f;">Text here</p>
        
        
          .mytext {color:#d1b30f;}
        
        Text color #d1b30f
      
           This box has a color of #d1b30f        
        
          <div style="background-color:#d1b30f;">Content here</div>
        
        
          .mybackground {background-color:#d1b30f;}
        
        Background color #d1b30f
      
           Border around this has a color of #d1b30f        
        
          <div style="border:2px solid #d1b30f;">Content here</div>
        
        
          .myborder {border:2px solid #d1b30f;}
        
        Border color #d1b30f