#ddb124 color space conversions
Hex:
        #ddb124
        RGB:
        221, 177, 36
        CMY:
        13, 31, 86
        CMYK:
        0, 20, 84, 13
      HSL:
        46°, 73.1225%, 50.3922%
        HSV (HSB):
        46°, 83.7104%, 86.6667%
        XYZ:
        45.8594, 46.9438, 8.3131
        xyY:
        0.4535, 0.4643, 46.9438
      CIE-Lab:
        74.1538, 3.5689, 70.5918
        CIE-LCH:
        74.1538, 70.6819, 87.1057
        CIE-Luv:
        74.1538, 37.4680, 74.0822
        Hunter-Lab:
        68.5156, -0.4272, 40.7672
      #ddb124 color charts
#ddb124 RGB chart
      #ddb124 CMYK chart
      #ddb124 RGB pie chart
      #ddb124 color shades, tints & tones
#ddb124 color schemes
#ddb124 color preview, HTML & CSS examples
           This text has a color of #ddb124        
        
          <p style="color:#ddb124;">Text here</p>
        
        
          .mytext {color:#ddb124;}
        
        Text color #ddb124
      
           This box has a color of #ddb124        
        
          <div style="background-color:#ddb124;">Content here</div>
        
        
          .mybackground {background-color:#ddb124;}
        
        Background color #ddb124
      
           Border around this has a color of #ddb124        
        
          <div style="border:2px solid #ddb124;">Content here</div>
        
        
          .myborder {border:2px solid #ddb124;}
        
        Border color #ddb124