#d2c150 color space conversions
Hex:
        #d2c150
        RGB:
        210, 193, 80
        CMY:
        18, 24, 69
        CMYK:
        0, 8, 62, 18
      HSL:
        52°, 59.0909%, 56.8627%
        HSV (HSB):
        52°, 61.9048%, 82.3529%
        XYZ:
        47.0963, 52.4208, 15.2254
        xyY:
        0.4105, 0.4569, 52.4208
      CIE-Lab:
        77.5318, -7.4966, 57.4532
        CIE-LCH:
        77.5318, 57.9402, 97.4341
        CIE-Luv:
        77.5318, 16.5875, 68.8846
        Hunter-Lab:
        72.4022, -10.5929, 38.2135
      #d2c150 color charts
#d2c150 RGB chart
      #d2c150 CMYK chart
      #d2c150 RGB pie chart
      #d2c150 color shades, tints & tones
#d2c150 color schemes
#d2c150 color preview, HTML & CSS examples
           This text has a color of #d2c150        
        
          <p style="color:#d2c150;">Text here</p>
        
        
          .mytext {color:#d2c150;}
        
        Text color #d2c150
      
           This box has a color of #d2c150        
        
          <div style="background-color:#d2c150;">Content here</div>
        
        
          .mybackground {background-color:#d2c150;}
        
        Background color #d2c150
      
           Border around this has a color of #d2c150        
        
          <div style="border:2px solid #d2c150;">Content here</div>
        
        
          .myborder {border:2px solid #d2c150;}
        
        Border color #d2c150