#d1bf31 color space conversions
Hex:
        #d1bf31
        RGB:
        209, 191, 49
        CMY:
        18, 25, 81
        CMYK:
        0, 9, 77, 18
      HSL:
        53°, 63.4921%, 50.5882%
        HSV (HSB):
        53°, 76.5550%, 81.9608%
        XYZ:
        45.4797, 51.0387, 10.3601
        xyY:
        0.4255, 0.4775, 51.0387
      CIE-Lab:
        76.7024, -8.5018, 68.5259
        CIE-LCH:
        76.7024, 69.0513, 97.0724
        CIE-Luv:
        76.7024, 18.1276, 76.8957
        Hunter-Lab:
        71.4413, -11.3890, 41.4109
      #d1bf31 color charts
#d1bf31 RGB chart
      #d1bf31 CMYK chart
      #d1bf31 RGB pie chart
      #d1bf31 color shades, tints & tones
#d1bf31 color schemes
#d1bf31 color preview, HTML & CSS examples
           This text has a color of #d1bf31        
        
          <p style="color:#d1bf31;">Text here</p>
        
        
          .mytext {color:#d1bf31;}
        
        Text color #d1bf31
      
           This box has a color of #d1bf31        
        
          <div style="background-color:#d1bf31;">Content here</div>
        
        
          .mybackground {background-color:#d1bf31;}
        
        Background color #d1bf31
      
           Border around this has a color of #d1bf31        
        
          <div style="border:2px solid #d1bf31;">Content here</div>
        
        
          .myborder {border:2px solid #d1bf31;}
        
        Border color #d1bf31