#d5cf2d color space conversions
Hex:
        #d5cf2d
        RGB:
        213, 207, 45
        CMY:
        16, 19, 82
        CMYK:
        0, 3, 79, 16
      HSL:
        58°, 66.6667%, 50.5882%
        HSV (HSB):
        58°, 78.8732%, 83.5294%
        XYZ:
        50.2270, 58.9612, 11.2160
        xyY:
        0.4172, 0.4897, 58.9612
      CIE-Lab:
        81.2703, -15.0311, 73.9534
        CIE-LCH:
        81.2703, 75.4655, 101.4890
        CIE-Luv:
        81.2703, 10.1922, 84.1944
        Hunter-Lab:
        76.7862, -17.6163, 45.0900
      #d5cf2d color charts
#d5cf2d RGB chart
      #d5cf2d CMYK chart
      #d5cf2d RGB pie chart
      #d5cf2d color shades, tints & tones
#d5cf2d color schemes
#d5cf2d color preview, HTML & CSS examples
           This text has a color of #d5cf2d        
        
          <p style="color:#d5cf2d;">Text here</p>
        
        
          .mytext {color:#d5cf2d;}
        
        Text color #d5cf2d
      
           This box has a color of #d5cf2d        
        
          <div style="background-color:#d5cf2d;">Content here</div>
        
        
          .mybackground {background-color:#d5cf2d;}
        
        Background color #d5cf2d
      
           Border around this has a color of #d5cf2d        
        
          <div style="border:2px solid #d5cf2d;">Content here</div>
        
        
          .myborder {border:2px solid #d5cf2d;}
        
        Border color #d5cf2d