#dec972 color space conversions
Hex:
        #dec972
        RGB:
        222, 201, 114
        CMY:
        13, 21, 55
        CMYK:
        0, 9, 49, 13
      HSL:
        48°, 62.0690%, 65.8824%
        HSV (HSB):
        48°, 48.6486%, 87.0588%
        XYZ:
        54.0481, 58.5178, 24.3660
        xyY:
        0.3947, 0.4273, 58.5178
      CIE-Lab:
        81.0258, -3.9760, 45.8618
        CIE-LCH:
        81.0258, 46.0338, 94.9549
        CIE-Luv:
        81.0258, 18.2182, 58.7224
        Hunter-Lab:
        76.4969, -7.7523, 34.6626
      #dec972 color charts
#dec972 RGB chart
      #dec972 CMYK chart
      #dec972 RGB pie chart
      #dec972 color shades, tints & tones
#dec972 color schemes
#dec972 color preview, HTML & CSS examples
           This text has a color of #dec972        
        
          <p style="color:#dec972;">Text here</p>
        
        
          .mytext {color:#dec972;}
        
        Text color #dec972
      
           This box has a color of #dec972        
        
          <div style="background-color:#dec972;">Content here</div>
        
        
          .mybackground {background-color:#dec972;}
        
        Background color #dec972
      
           Border around this has a color of #dec972        
        
          <div style="border:2px solid #dec972;">Content here</div>
        
        
          .myborder {border:2px solid #dec972;}
        
        Border color #dec972