#dec250 color space conversions
Hex:
        #dec250
        RGB:
        222, 194, 80
        CMY:
        13, 24, 69
        CMYK:
        0, 13, 64, 13
      HSL:
        48°, 68.2692%, 59.2157%
        HSV (HSB):
        48°, 63.9640%, 87.0588%
        XYZ:
        50.8640, 54.6924, 15.4653
        xyY:
        0.4203, 0.4519, 54.6924
      CIE-Lab:
        78.8637, -2.9566, 59.2073
        CIE-LCH:
        78.8637, 59.2811, 92.8587
        CIE-Luv:
        78.8637, 24.4777, 69.7879
        Hunter-Lab:
        73.9543, -6.6520, 39.3693
      #dec250 color charts
#dec250 RGB chart
      #dec250 CMYK chart
      #dec250 RGB pie chart
      #dec250 color shades, tints & tones
#dec250 color schemes
#dec250 color preview, HTML & CSS examples
           This text has a color of #dec250        
        
          <p style="color:#dec250;">Text here</p>
        
        
          .mytext {color:#dec250;}
        
        Text color #dec250
      
           This box has a color of #dec250        
        
          <div style="background-color:#dec250;">Content here</div>
        
        
          .mybackground {background-color:#dec250;}
        
        Background color #dec250
      
           Border around this has a color of #dec250        
        
          <div style="border:2px solid #dec250;">Content here</div>
        
        
          .myborder {border:2px solid #dec250;}
        
        Border color #dec250