#d8c30e color space conversions
Hex:
        #d8c30e
        RGB:
        216, 195, 14
        CMY:
        15, 24, 95
        CMYK:
        0, 10, 94, 15
      HSL:
        54°, 87.8261%, 45.0980%
        HSV (HSB):
        54°, 93.5185%, 84.7059%
        XYZ:
        47.9133, 53.6608, 8.2477
        xyY:
        0.4363, 0.4886, 53.6608
      CIE-Lab:
        78.2636, -8.3762, 77.9004
        CIE-LCH:
        78.2636, 78.3494, 96.1371
        CIE-Luv:
        78.2636, 20.9092, 83.4167
        Hunter-Lab:
        73.2536, -11.4415, 44.6019
      #d8c30e color charts
#d8c30e RGB chart
      #d8c30e CMYK chart
      #d8c30e RGB pie chart
      #d8c30e color shades, tints & tones
#d8c30e color schemes
#d8c30e color preview, HTML & CSS examples
           This text has a color of #d8c30e        
        
          <p style="color:#d8c30e;">Text here</p>
        
        
          .mytext {color:#d8c30e;}
        
        Text color #d8c30e
      
           This box has a color of #d8c30e        
        
          <div style="background-color:#d8c30e;">Content here</div>
        
        
          .mybackground {background-color:#d8c30e;}
        
        Background color #d8c30e
      
           Border around this has a color of #d8c30e        
        
          <div style="border:2px solid #d8c30e;">Content here</div>
        
        
          .myborder {border:2px solid #d8c30e;}
        
        Border color #d8c30e