#dec814 color space conversions
Hex:
        #dec814
        RGB:
        222, 200, 20
        CMY:
        13, 22, 92
        CMYK:
        0, 10, 91, 13
      HSL:
        53°, 83.4711%, 47.4510%
        HSV (HSB):
        53°, 90.9910%, 87.0588%
        XYZ:
        50.9047, 56.8887, 8.9595
        xyY:
        0.4360, 0.4873, 56.8887
      CIE-Lab:
        80.1169, -8.2498, 78.7286
        CIE-LCH:
        80.1169, 79.1596, 95.9821
        CIE-Luv:
        80.1169, 21.7091, 84.9266
        Hunter-Lab:
        75.4246, -11.5217, 45.7543
      #dec814 color charts
#dec814 RGB chart
      #dec814 CMYK chart
      #dec814 RGB pie chart
      #dec814 color shades, tints & tones
#dec814 color schemes
#dec814 color preview, HTML & CSS examples
           This text has a color of #dec814        
        
          <p style="color:#dec814;">Text here</p>
        
        
          .mytext {color:#dec814;}
        
        Text color #dec814
      
           This box has a color of #dec814        
        
          <div style="background-color:#dec814;">Content here</div>
        
        
          .mybackground {background-color:#dec814;}
        
        Background color #dec814
      
           Border around this has a color of #dec814        
        
          <div style="border:2px solid #dec814;">Content here</div>
        
        
          .myborder {border:2px solid #dec814;}
        
        Border color #dec814