#fdda12 color space conversions
Hex:
        #fdda12
        RGB:
        253, 218, 18
        CMY:
        1, 15, 93
        CMYK:
        0, 14, 93, 1
      HSL:
        51°, 98.3264%, 53.1373%
        HSV (HSB):
        51°, 92.8854%, 99.2157%
        XYZ:
        65.6886, 71.0691, 10.8278
        xyY:
        0.4451, 0.4815, 71.0691
      CIE-Lab:
        87.5186, -4.1347, 85.8207
        CIE-LCH:
        87.5186, 85.9203, 92.7583
        CIE-Luv:
        87.5186, 31.6903, 92.2351
        Hunter-Lab:
        84.3025, -8.4420, 51.3965
      #fdda12 color charts
#fdda12 RGB chart
      #fdda12 CMYK chart
      #fdda12 RGB pie chart
      #fdda12 color shades, tints & tones
#fdda12 color schemes
#fdda12 color preview, HTML & CSS examples
           This text has a color of #fdda12        
        
          <p style="color:#fdda12;">Text here</p>
        
        
          .mytext {color:#fdda12;}
        
        Text color #fdda12
      
           This box has a color of #fdda12        
        
          <div style="background-color:#fdda12;">Content here</div>
        
        
          .mybackground {background-color:#fdda12;}
        
        Background color #fdda12
      
           Border around this has a color of #fdda12        
        
          <div style="border:2px solid #fdda12;">Content here</div>
        
        
          .myborder {border:2px solid #fdda12;}
        
        Border color #fdda12