#d3c42b color space conversions
Hex:
        #d3c42b
        RGB:
        211, 196, 43
        CMY:
        17, 23, 83
        CMYK:
        0, 7, 80, 17
      HSL:
        55°, 66.1417%, 49.8039%
        HSV (HSB):
        55°, 79.6209%, 82.7451%
        XYZ:
        47.0399, 53.5032, 10.1334
        xyY:
        0.4250, 0.4834, 53.5032
      CIE-Lab:
        78.1711, -10.4104, 71.7293
        CIE-LCH:
        78.1711, 72.4808, 98.2579
        CIE-Luv:
        78.1711, 16.2405, 80.1424
        Hunter-Lab:
        73.1459, -13.2123, 42.9883
      #d3c42b color charts
#d3c42b RGB chart
      #d3c42b CMYK chart
      #d3c42b RGB pie chart
      #d3c42b color shades, tints & tones
#d3c42b color schemes
#d3c42b color preview, HTML & CSS examples
           This text has a color of #d3c42b        
        
          <p style="color:#d3c42b;">Text here</p>
        
        
          .mytext {color:#d3c42b;}
        
        Text color #d3c42b
      
           This box has a color of #d3c42b        
        
          <div style="background-color:#d3c42b;">Content here</div>
        
        
          .mybackground {background-color:#d3c42b;}
        
        Background color #d3c42b
      
           Border around this has a color of #d3c42b        
        
          <div style="border:2px solid #d3c42b;">Content here</div>
        
        
          .myborder {border:2px solid #d3c42b;}
        
        Border color #d3c42b