#ddbc17 color space conversions
Hex:
        #ddbc17
        RGB:
        221, 188, 23
        CMY:
        13, 26, 91
        CMYK:
        0, 15, 90, 13
      HSL:
        50°, 81.1475%, 47.8431%
        HSV (HSB):
        50°, 89.5928%, 86.6667%
        XYZ:
        47.9567, 51.4005, 8.2043
        xyY:
        0.4459, 0.4779, 51.4005
      CIE-Lab:
        76.9209, -2.4690, 75.7344
        CIE-LCH:
        76.9209, 75.7746, 91.8672
        CIE-Luv:
        76.9209, 29.5563, 80.0458
        Hunter-Lab:
        71.6941, -6.0649, 43.4010
      #ddbc17 color charts
#ddbc17 RGB chart
      #ddbc17 CMYK chart
      #ddbc17 RGB pie chart
      #ddbc17 color shades, tints & tones
#ddbc17 color schemes
#ddbc17 color preview, HTML & CSS examples
           This text has a color of #ddbc17        
        
          <p style="color:#ddbc17;">Text here</p>
        
        
          .mytext {color:#ddbc17;}
        
        Text color #ddbc17
      
           This box has a color of #ddbc17        
        
          <div style="background-color:#ddbc17;">Content here</div>
        
        
          .mybackground {background-color:#ddbc17;}
        
        Background color #ddbc17
      
           Border around this has a color of #ddbc17        
        
          <div style="border:2px solid #ddbc17;">Content here</div>
        
        
          .myborder {border:2px solid #ddbc17;}
        
        Border color #ddbc17