#fddd56 color space conversions
Hex:
        #fddd56
        RGB:
        253, 221, 86
        CMY:
        1, 13, 66
        CMYK:
        0, 13, 66, 1
      HSL:
        49°, 97.6608%, 66.4706%
        HSV (HSB):
        49°, 66.0079%, 99.2157%
        XYZ:
        68.0442, 73.2674, 19.3598
        xyY:
        0.4235, 0.4560, 73.2674
      CIE-Lab:
        88.5751, -3.4665, 67.8387
        CIE-LCH:
        88.5751, 67.9272, 92.9252
        CIE-Luv:
        88.5751, 28.0048, 80.4832
        Hunter-Lab:
        85.5964, -7.8965, 46.5075
      #fddd56 color charts
#fddd56 RGB chart
      #fddd56 CMYK chart
      #fddd56 RGB pie chart
      #fddd56 color shades, tints & tones
#fddd56 color schemes
#fddd56 color preview, HTML & CSS examples
           This text has a color of #fddd56        
        
          <p style="color:#fddd56;">Text here</p>
        
        
          .mytext {color:#fddd56;}
        
        Text color #fddd56
      
           This box has a color of #fddd56        
        
          <div style="background-color:#fddd56;">Content here</div>
        
        
          .mybackground {background-color:#fddd56;}
        
        Background color #fddd56
      
           Border around this has a color of #fddd56        
        
          <div style="border:2px solid #fddd56;">Content here</div>
        
        
          .myborder {border:2px solid #fddd56;}
        
        Border color #fddd56