#ddbc75 color space conversions
Hex:
        #ddbc75
        RGB:
        221, 188, 117
        CMY:
        13, 26, 54
        CMYK:
        0, 15, 47, 13
      HSL:
        41°, 60.4651%, 66.2745%
        HSV (HSB):
        41°, 47.0588%, 86.6667%
        XYZ:
        51.0129, 52.6229, 24.2982
        xyY:
        0.3987, 0.4113, 52.6229
      CIE-Lab:
        77.6519, 2.6629, 40.1574
        CIE-LCH:
        77.6519, 40.2456, 86.2062
        CIE-Luv:
        77.6519, 25.8368, 50.7335
        Hunter-Lab:
        72.5417, -1.4228, 30.9197
      #ddbc75 color charts
#ddbc75 RGB chart
      #ddbc75 CMYK chart
      #ddbc75 RGB pie chart
      #ddbc75 color shades, tints & tones
#ddbc75 color schemes
#ddbc75 color preview, HTML & CSS examples
           This text has a color of #ddbc75        
        
          <p style="color:#ddbc75;">Text here</p>
        
        
          .mytext {color:#ddbc75;}
        
        Text color #ddbc75
      
           This box has a color of #ddbc75        
        
          <div style="background-color:#ddbc75;">Content here</div>
        
        
          .mybackground {background-color:#ddbc75;}
        
        Background color #ddbc75
      
           Border around this has a color of #ddbc75        
        
          <div style="border:2px solid #ddbc75;">Content here</div>
        
        
          .myborder {border:2px solid #ddbc75;}
        
        Border color #ddbc75