#d7d512 color space conversions
Hex:
        #d7d512
        RGB:
        215, 213, 18
        CMY:
        16, 16, 93
        CMYK:
        0, 1, 92, 16
      HSL:
        59°, 84.5494%, 45.6863%
        HSV (HSB):
        59°, 91.6279%, 84.3137%
        XYZ:
        51.9278, 62.0792, 9.8179
        xyY:
        0.4194, 0.5013, 62.0792
      CIE-Lab:
        82.9555, -17.7832, 80.9288
        CIE-LCH:
        82.9555, 82.8596, 102.3931
        CIE-Luv:
        82.9555, 7.8646, 89.9846
        Hunter-Lab:
        78.7904, -20.2406, 47.7653
      #d7d512 color charts
#d7d512 RGB chart
      #d7d512 CMYK chart
      #d7d512 RGB pie chart
      #d7d512 color shades, tints & tones
#d7d512 color schemes
#d7d512 color preview, HTML & CSS examples
           This text has a color of #d7d512        
        
          <p style="color:#d7d512;">Text here</p>
        
        
          .mytext {color:#d7d512;}
        
        Text color #d7d512
      
           This box has a color of #d7d512        
        
          <div style="background-color:#d7d512;">Content here</div>
        
        
          .mybackground {background-color:#d7d512;}
        
        Background color #d7d512
      
           Border around this has a color of #d7d512        
        
          <div style="border:2px solid #d7d512;">Content here</div>
        
        
          .myborder {border:2px solid #d7d512;}
        
        Border color #d7d512