#d5cf10 color space conversions
Hex:
        #d5cf10
        RGB:
        213, 207, 16
        CMY:
        16, 19, 94
        CMYK:
        0, 3, 92, 16
      HSL:
        58°, 86.0262%, 44.9020%
        HSV (HSB):
        58°, 92.4883%, 83.5294%
        XYZ:
        49.8469, 58.8092, 9.2143
        xyY:
        0.4229, 0.4989, 58.8092
      CIE-Lab:
        81.1866, -15.6928, 79.7558
        CIE-LCH:
        81.1866, 81.2850, 101.1314
        CIE-Luv:
        81.1866, 10.4870, 87.8259
        Hunter-Lab:
        76.6872, -18.1769, 46.5570
      #d5cf10 color charts
#d5cf10 RGB chart
      #d5cf10 CMYK chart
      #d5cf10 RGB pie chart
      #d5cf10 color shades, tints & tones
#d5cf10 color schemes
#d5cf10 color preview, HTML & CSS examples
           This text has a color of #d5cf10        
        
          <p style="color:#d5cf10;">Text here</p>
        
        
          .mytext {color:#d5cf10;}
        
        Text color #d5cf10
      
           This box has a color of #d5cf10        
        
          <div style="background-color:#d5cf10;">Content here</div>
        
        
          .mybackground {background-color:#d5cf10;}
        
        Background color #d5cf10
      
           Border around this has a color of #d5cf10        
        
          <div style="border:2px solid #d5cf10;">Content here</div>
        
        
          .myborder {border:2px solid #d5cf10;}
        
        Border color #d5cf10