#d1cf50 color space conversions
Hex:
        #d1cf50
        RGB:
        209, 207, 80
        CMY:
        18, 19, 69
        CMYK:
        0, 1, 62, 18
      HSL:
        59°, 58.3710%, 56.6667%
        HSV (HSB):
        59°, 61.7225%, 81.9608%
        XYZ:
        50.0553, 58.7601, 16.2931
        xyY:
        0.4001, 0.4697, 58.7601
      CIE-Lab:
        81.1596, -15.0153, 61.3361
        CIE-LCH:
        81.1596, 63.1473, 103.7556
        CIE-Luv:
        81.1596, 6.7497, 75.0288
        Hunter-Lab:
        76.6552, -17.5873, 41.0565
      #d1cf50 color charts
#d1cf50 RGB chart
      #d1cf50 CMYK chart
      #d1cf50 RGB pie chart
      #d1cf50 color shades, tints & tones
#d1cf50 color schemes
#d1cf50 color preview, HTML & CSS examples
           This text has a color of #d1cf50        
        
          <p style="color:#d1cf50;">Text here</p>
        
        
          .mytext {color:#d1cf50;}
        
        Text color #d1cf50
      
           This box has a color of #d1cf50        
        
          <div style="background-color:#d1cf50;">Content here</div>
        
        
          .mybackground {background-color:#d1cf50;}
        
        Background color #d1cf50
      
           Border around this has a color of #d1cf50        
        
          <div style="border:2px solid #d1cf50;">Content here</div>
        
        
          .myborder {border:2px solid #d1cf50;}
        
        Border color #d1cf50