#ddb122 color space conversions
Hex:
        #ddb122
        RGB:
        221, 177, 34
        CMY:
        13, 31, 87
        CMYK:
        0, 20, 85, 13
      HSL:
        46°, 73.3333%, 50.0000%
        HSV (HSB):
        46°, 84.6154%, 86.6667%
        XYZ:
        45.8297, 46.9319, 8.1567
        xyY:
        0.4541, 0.4650, 46.9319
      CIE-Lab:
        74.1462, 3.5170, 71.1142
        CIE-LCH:
        74.1462, 71.2011, 87.1687
        CIE-Luv:
        74.1462, 37.5158, 74.4010
        Hunter-Lab:
        68.5069, -0.4743, 40.8956
      #ddb122 color charts
#ddb122 RGB chart
      #ddb122 CMYK chart
      #ddb122 RGB pie chart
      #ddb122 color shades, tints & tones
#ddb122 color schemes
#ddb122 color preview, HTML & CSS examples
           This text has a color of #ddb122        
        
          <p style="color:#ddb122;">Text here</p>
        
        
          .mytext {color:#ddb122;}
        
        Text color #ddb122
      
           This box has a color of #ddb122        
        
          <div style="background-color:#ddb122;">Content here</div>
        
        
          .mybackground {background-color:#ddb122;}
        
        Background color #ddb122
      
           Border around this has a color of #ddb122        
        
          <div style="border:2px solid #ddb122;">Content here</div>
        
        
          .myborder {border:2px solid #ddb122;}
        
        Border color #ddb122