#ddb567 color space conversions
Hex:
        #ddb567
        RGB:
        221, 181, 103
        CMY:
        13, 29, 60
        CMYK:
        0, 18, 53, 13
      HSL:
        40°, 63.4409%, 63.5294%
        HSV (HSB):
        40°, 53.3937%, 86.6667%
        XYZ:
        48.7908, 49.3992, 19.7954
        xyY:
        0.4135, 0.4187, 49.3992
      CIE-Lab:
        75.6990, 5.0928, 44.8013
        CIE-LCH:
        75.6990, 45.0898, 83.5147
        CIE-Luv:
        75.6990, 31.4810, 54.3494
        Hunter-Lab:
        70.2845, 0.9150, 32.5004
      #ddb567 color charts
#ddb567 RGB chart
      #ddb567 CMYK chart
      #ddb567 RGB pie chart
      #ddb567 color shades, tints & tones
#ddb567 color schemes
#ddb567 color preview, HTML & CSS examples
           This text has a color of #ddb567        
        
          <p style="color:#ddb567;">Text here</p>
        
        
          .mytext {color:#ddb567;}
        
        Text color #ddb567
      
           This box has a color of #ddb567        
        
          <div style="background-color:#ddb567;">Content here</div>
        
        
          .mybackground {background-color:#ddb567;}
        
        Background color #ddb567
      
           Border around this has a color of #ddb567        
        
          <div style="border:2px solid #ddb567;">Content here</div>
        
        
          .myborder {border:2px solid #ddb567;}
        
        Border color #ddb567