#dec475 color space conversions
Hex:
        #dec475
        RGB:
        222, 196, 117
        CMY:
        13, 23, 54
        CMYK:
        0, 12, 47, 13
      HSL:
        45°, 61.4035%, 66.4706%
        HSV (HSB):
        45°, 47.2973%, 87.0588%
        XYZ:
        53.0750, 56.2938, 24.8981
        xyY:
        0.3953, 0.4193, 56.2938
      CIE-Lab:
        79.7807, -1.1104, 42.8377
        CIE-LCH:
        79.7807, 42.8521, 91.4848
        CIE-Luv:
        79.7807, 21.2992, 54.7699
        Hunter-Lab:
        75.0292, -5.0317, 32.8454
      #dec475 color charts
#dec475 RGB chart
      #dec475 CMYK chart
      #dec475 RGB pie chart
      #dec475 color shades, tints & tones
#dec475 color schemes
#dec475 color preview, HTML & CSS examples
           This text has a color of #dec475        
        
          <p style="color:#dec475;">Text here</p>
        
        
          .mytext {color:#dec475;}
        
        Text color #dec475
      
           This box has a color of #dec475        
        
          <div style="background-color:#dec475;">Content here</div>
        
        
          .mybackground {background-color:#dec475;}
        
        Background color #dec475
      
           Border around this has a color of #dec475        
        
          <div style="border:2px solid #dec475;">Content here</div>
        
        
          .myborder {border:2px solid #dec475;}
        
        Border color #dec475