#dec491 color space conversions
Hex:
        #dec491
        RGB:
        222, 196, 145
        CMY:
        13, 23, 43
        CMYK:
        0, 12, 35, 13
      HSL:
        40°, 53.8462%, 71.9608%
        HSV (HSB):
        40°, 34.6847%, 87.0588%
        XYZ:
        54.9750, 57.0538, 34.9031
        xyY:
        0.3742, 0.3883, 57.0538
      CIE-Lab:
        80.2098, 1.8956, 29.0018
        CIE-LCH:
        80.2098, 29.0637, 86.2603
        CIE-Luv:
        80.2098, 19.5048, 38.9092
        Hunter-Lab:
        75.5340, -2.2689, 25.4768
      #dec491 color charts
#dec491 RGB chart
      #dec491 CMYK chart
      #dec491 RGB pie chart
      #dec491 color shades, tints & tones
#dec491 color schemes
#dec491 color preview, HTML & CSS examples
           This text has a color of #dec491        
        
          <p style="color:#dec491;">Text here</p>
        
        
          .mytext {color:#dec491;}
        
        Text color #dec491
      
           This box has a color of #dec491        
        
          <div style="background-color:#dec491;">Content here</div>
        
        
          .mybackground {background-color:#dec491;}
        
        Background color #dec491
      
           Border around this has a color of #dec491        
        
          <div style="border:2px solid #dec491;">Content here</div>
        
        
          .myborder {border:2px solid #dec491;}
        
        Border color #dec491