#d8cf48 color space conversions
Hex:
        #d8cf48
        RGB:
        216, 207, 72
        CMY:
        15, 19, 72
        CMYK:
        0, 4, 67, 15
      HSL:
        56°, 64.8649%, 56.4706%
        HSV (HSB):
        56°, 66.6667%, 84.7059%
        XYZ:
        51.8014, 59.6925, 14.9225
        xyY:
        0.4098, 0.4722, 59.6925
      CIE-Lab:
        81.6707, -12.5770, 65.2824
        CIE-LCH:
        81.6707, 66.4829, 100.9047
        CIE-Luv:
        81.6707, 11.7280, 77.7737
        Hunter-Lab:
        77.2609, -15.5269, 42.6311
      #d8cf48 color charts
#d8cf48 RGB chart
      #d8cf48 CMYK chart
      #d8cf48 RGB pie chart
      #d8cf48 color shades, tints & tones
#d8cf48 color schemes
#d8cf48 color preview, HTML & CSS examples
           This text has a color of #d8cf48        
        
          <p style="color:#d8cf48;">Text here</p>
        
        
          .mytext {color:#d8cf48;}
        
        Text color #d8cf48
      
           This box has a color of #d8cf48        
        
          <div style="background-color:#d8cf48;">Content here</div>
        
        
          .mybackground {background-color:#d8cf48;}
        
        Background color #d8cf48
      
           Border around this has a color of #d8cf48        
        
          <div style="border:2px solid #d8cf48;">Content here</div>
        
        
          .myborder {border:2px solid #d8cf48;}
        
        Border color #d8cf48