#ffda82 color space conversions
Hex:
        #ffda82
        RGB:
        255, 218, 130
        CMY:
        0, 15, 49
        CMYK:
        0, 15, 49, 0
      HSL:
        42°, 100.0000%, 75.4902%
        HSV (HSB):
        42°, 49.0196%, 100.0000%
        XYZ:
        70.3407, 73.0145, 31.5050
        xyY:
        0.4023, 0.4176, 73.0145
      CIE-Lab:
        88.4546, 2.0292, 47.8115
        CIE-LCH:
        88.4546, 47.8546, 87.5697
        CIE-Luv:
        88.4546, 29.2663, 61.1357
        Hunter-Lab:
        85.4485, -2.5949, 37.9537
      #ffda82 color charts
#ffda82 RGB chart
      #ffda82 CMYK chart
      #ffda82 RGB pie chart
      #ffda82 color shades, tints & tones
#ffda82 color schemes
#ffda82 color preview, HTML & CSS examples
           This text has a color of #ffda82        
        
          <p style="color:#ffda82;">Text here</p>
        
        
          .mytext {color:#ffda82;}
        
        Text color #ffda82
      
           This box has a color of #ffda82        
        
          <div style="background-color:#ffda82;">Content here</div>
        
        
          .mybackground {background-color:#ffda82;}
        
        Background color #ffda82
      
           Border around this has a color of #ffda82        
        
          <div style="border:2px solid #ffda82;">Content here</div>
        
        
          .myborder {border:2px solid #ffda82;}
        
        Border color #ffda82