#d2cf32 color space conversions
Hex:
        #d2cf32
        RGB:
        210, 207, 50
        CMY:
        18, 19, 80
        CMYK:
        0, 1, 76, 18
      HSL:
        59°, 64.0000%, 50.9804%
        HSV (HSB):
        59°, 76.1905%, 82.3529%
        XYZ:
        49.4669, 58.5576, 11.7132
        xyY:
        0.4131, 0.4890, 58.5576
      CIE-Lab:
        81.0478, -16.1218, 72.2046
        CIE-LCH:
        81.0478, 73.9825, 102.5865
        CIE-Luv:
        81.0478, 8.0460, 83.1811
        Hunter-Lab:
        76.5229, -18.5269, 44.4907
      #d2cf32 color charts
#d2cf32 RGB chart
      #d2cf32 CMYK chart
      #d2cf32 RGB pie chart
      #d2cf32 color shades, tints & tones
#d2cf32 color schemes
#d2cf32 color preview, HTML & CSS examples
           This text has a color of #d2cf32        
        
          <p style="color:#d2cf32;">Text here</p>
        
        
          .mytext {color:#d2cf32;}
        
        Text color #d2cf32
      
           This box has a color of #d2cf32        
        
          <div style="background-color:#d2cf32;">Content here</div>
        
        
          .mybackground {background-color:#d2cf32;}
        
        Background color #d2cf32
      
           Border around this has a color of #d2cf32        
        
          <div style="border:2px solid #d2cf32;">Content here</div>
        
        
          .myborder {border:2px solid #d2cf32;}
        
        Border color #d2cf32