#ddb842 color space conversions
Hex:
        #ddb842
        RGB:
        221, 184, 66
        CMY:
        13, 28, 74
        CMYK:
        0, 17, 70, 13
      HSL:
        46°, 69.5067%, 56.2745%
        HSV (HSB):
        46°, 70.1357%, 86.6667%
        XYZ:
        47.9427, 50.0465, 12.2873
        xyY:
        0.4347, 0.4538, 50.0465
      CIE-Lab:
        76.0978, 1.0404, 62.1406
        CIE-LCH:
        76.0978, 62.1493, 89.0408
        CIE-Luv:
        76.0978, 31.3477, 70.0036
        Hunter-Lab:
        70.7435, -2.8323, 39.2225
      #ddb842 color charts
#ddb842 RGB chart
      #ddb842 CMYK chart
      #ddb842 RGB pie chart
      #ddb842 color shades, tints & tones
#ddb842 color schemes
#ddb842 color preview, HTML & CSS examples
           This text has a color of #ddb842        
        
          <p style="color:#ddb842;">Text here</p>
        
        
          .mytext {color:#ddb842;}
        
        Text color #ddb842
      
           This box has a color of #ddb842        
        
          <div style="background-color:#ddb842;">Content here</div>
        
        
          .mybackground {background-color:#ddb842;}
        
        Background color #ddb842
      
           Border around this has a color of #ddb842        
        
          <div style="border:2px solid #ddb842;">Content here</div>
        
        
          .myborder {border:2px solid #ddb842;}
        
        Border color #ddb842