#d2cb14 color space conversions
Hex:
        #d2cb14
        RGB:
        210, 203, 20
        CMY:
        18, 20, 92
        CMYK:
        0, 3, 90, 18
      HSL:
        58°, 82.6087%, 45.0980%
        HSV (HSB):
        58°, 90.4762%, 82.3529%
        XYZ:
        48.0605, 56.4640, 9.0274
        xyY:
        0.4232, 0.4973, 56.4640
      CIE-Lab:
        79.8772, -14.9241, 78.0959
        CIE-LCH:
        79.8772, 79.5091, 100.8188
        CIE-Luv:
        79.8772, 11.0512, 85.9479
        Hunter-Lab:
        75.1425, -17.3323, 45.4769
      #d2cb14 color charts
#d2cb14 RGB chart
      #d2cb14 CMYK chart
      #d2cb14 RGB pie chart
      #d2cb14 color shades, tints & tones
#d2cb14 color schemes
#d2cb14 color preview, HTML & CSS examples
           This text has a color of #d2cb14        
        
          <p style="color:#d2cb14;">Text here</p>
        
        
          .mytext {color:#d2cb14;}
        
        Text color #d2cb14
      
           This box has a color of #d2cb14        
        
          <div style="background-color:#d2cb14;">Content here</div>
        
        
          .mybackground {background-color:#d2cb14;}
        
        Background color #d2cb14
      
           Border around this has a color of #d2cb14        
        
          <div style="border:2px solid #d2cb14;">Content here</div>
        
        
          .myborder {border:2px solid #d2cb14;}
        
        Border color #d2cb14