#d8cf27 color space conversions
Hex:
        #d8cf27
        RGB:
        216, 207, 39
        CMY:
        15, 19, 85
        CMYK:
        0, 4, 82, 15
      HSL:
        57°, 69.4118%, 50.0000%
        HSV (HSB):
        57°, 81.9444%, 84.7059%
        XYZ:
        50.9979, 59.3711, 10.6913
        xyY:
        0.4213, 0.4904, 59.3711
      CIE-Lab:
        81.4951, -13.9427, 75.8264
        CIE-LCH:
        81.4951, 77.0977, 100.4190
        CIE-Luv:
        81.4951, 12.3691, 85.2539
        Hunter-Lab:
        77.0526, -16.7003, 45.7101
      #d8cf27 color charts
#d8cf27 RGB chart
      #d8cf27 CMYK chart
      #d8cf27 RGB pie chart
      #d8cf27 color shades, tints & tones
#d8cf27 color schemes
#d8cf27 color preview, HTML & CSS examples
           This text has a color of #d8cf27        
        
          <p style="color:#d8cf27;">Text here</p>
        
        
          .mytext {color:#d8cf27;}
        
        Text color #d8cf27
      
           This box has a color of #d8cf27        
        
          <div style="background-color:#d8cf27;">Content here</div>
        
        
          .mybackground {background-color:#d8cf27;}
        
        Background color #d8cf27
      
           Border around this has a color of #d8cf27        
        
          <div style="border:2px solid #d8cf27;">Content here</div>
        
        
          .myborder {border:2px solid #d8cf27;}
        
        Border color #d8cf27