#d2ce26 color space conversions
Hex:
        #d2ce26
        RGB:
        210, 206, 38
        CMY:
        18, 19, 85
        CMYK:
        0, 2, 82, 18
      HSL:
        59°, 69.3548%, 48.6275%
        HSV (HSB):
        59°, 81.9048%, 82.3529%
        XYZ:
        48.9995, 57.9842, 10.4432
        xyY:
        0.4173, 0.4938, 57.9842
      CIE-Lab:
        80.7300, -16.0227, 75.2266
        CIE-LCH:
        80.7300, 76.9140, 102.0239
        CIE-Luv:
        80.7300, 8.8723, 84.9398
        Hunter-Lab:
        76.1474, -18.3962, 45.1718
      #d2ce26 color charts
#d2ce26 RGB chart
      #d2ce26 CMYK chart
      #d2ce26 RGB pie chart
      #d2ce26 color shades, tints & tones
#d2ce26 color schemes
#d2ce26 color preview, HTML & CSS examples
           This text has a color of #d2ce26        
        
          <p style="color:#d2ce26;">Text here</p>
        
        
          .mytext {color:#d2ce26;}
        
        Text color #d2ce26
      
           This box has a color of #d2ce26        
        
          <div style="background-color:#d2ce26;">Content here</div>
        
        
          .mybackground {background-color:#d2ce26;}
        
        Background color #d2ce26
      
           Border around this has a color of #d2ce26        
        
          <div style="border:2px solid #d2ce26;">Content here</div>
        
        
          .myborder {border:2px solid #d2ce26;}
        
        Border color #d2ce26