#fdd327 color space conversions
Hex:
        #fdd327
        RGB:
        253, 211, 39
        CMY:
        1, 17, 85
        CMYK:
        0, 17, 85, 1
      HSL:
        48°, 98.1651%, 57.2549%
        HSV (HSB):
        48°, 84.5850%, 99.2157%
        XYZ:
        64.1685, 67.6177, 11.5889
        xyY:
        0.4476, 0.4716, 67.6177
      CIE-Lab:
        85.8149, -0.2279, 80.7613
        CIE-LCH:
        85.8149, 80.7616, 90.1617
        CIE-Luv:
        85.8149, 36.5170, 87.3944
        Hunter-Lab:
        82.2300, -4.6092, 49.2050
      #fdd327 color charts
#fdd327 RGB chart
      #fdd327 CMYK chart
      #fdd327 RGB pie chart
      #fdd327 color shades, tints & tones
#fdd327 color schemes
#fdd327 color preview, HTML & CSS examples
           This text has a color of #fdd327        
        
          <p style="color:#fdd327;">Text here</p>
        
        
          .mytext {color:#fdd327;}
        
        Text color #fdd327
      
           This box has a color of #fdd327        
        
          <div style="background-color:#fdd327;">Content here</div>
        
        
          .mybackground {background-color:#fdd327;}
        
        Background color #fdd327
      
           Border around this has a color of #fdd327        
        
          <div style="border:2px solid #fdd327;">Content here</div>
        
        
          .myborder {border:2px solid #fdd327;}
        
        Border color #fdd327