#d5ce00 color space conversions
Hex:
        #d5ce00
        RGB:
        213, 206, 0
        CMY:
        16, 19, 100
        CMYK:
        0, 3, 100, 16
      HSL:
        58°, 100.0000%, 41.7647%
        HSV (HSB):
        58°, 100.0000%, 83.5294%
        XYZ:
        49.5119, 58.2887, 8.6413
        xyY:
        0.4252, 0.5006, 58.2887
      CIE-Lab:
        80.8991, -15.3588, 81.1192
        CIE-LCH:
        80.8991, 82.5604, 100.7213
        CIE-Luv:
        80.8991, 11.2346, 88.3506
        Hunter-Lab:
        76.3471, -17.8482, 46.7322
      #d5ce00 color charts
#d5ce00 RGB chart
      #d5ce00 CMYK chart
      #d5ce00 RGB pie chart
      #d5ce00 color shades, tints & tones
#d5ce00 color schemes
#d5ce00 color preview, HTML & CSS examples
           This text has a color of #d5ce00        
        
          <p style="color:#d5ce00;">Text here</p>
        
        
          .mytext {color:#d5ce00;}
        
        Text color #d5ce00
      
           This box has a color of #d5ce00        
        
          <div style="background-color:#d5ce00;">Content here</div>
        
        
          .mybackground {background-color:#d5ce00;}
        
        Background color #d5ce00
      
           Border around this has a color of #d5ce00        
        
          <div style="border:2px solid #d5ce00;">Content here</div>
        
        
          .myborder {border:2px solid #d5ce00;}
        
        Border color #d5ce00