#ddbc30 color space conversions
Hex:
        #ddbc30
        RGB:
        221, 188, 48
        CMY:
        13, 26, 81
        CMYK:
        0, 15, 78, 13
      HSL:
        49°, 71.7842%, 52.7451%
        HSV (HSB):
        49°, 78.2805%, 86.6667%
        XYZ:
        48.3355, 51.5520, 10.1993
        xyY:
        0.4391, 0.4683, 51.5520
      CIE-Lab:
        77.0122, -1.8168, 69.5350
        CIE-LCH:
        77.0122, 69.5588, 91.4967
        CIE-Luv:
        77.0122, 29.0643, 76.1789
        Hunter-Lab:
        71.7997, -5.4834, 41.8375
      #ddbc30 color charts
#ddbc30 RGB chart
      #ddbc30 CMYK chart
      #ddbc30 RGB pie chart
      #ddbc30 color shades, tints & tones
#ddbc30 color schemes
#ddbc30 color preview, HTML & CSS examples
           This text has a color of #ddbc30        
        
          <p style="color:#ddbc30;">Text here</p>
        
        
          .mytext {color:#ddbc30;}
        
        Text color #ddbc30
      
           This box has a color of #ddbc30        
        
          <div style="background-color:#ddbc30;">Content here</div>
        
        
          .mybackground {background-color:#ddbc30;}
        
        Background color #ddbc30
      
           Border around this has a color of #ddbc30        
        
          <div style="border:2px solid #ddbc30;">Content here</div>
        
        
          .myborder {border:2px solid #ddbc30;}
        
        Border color #ddbc30