#fdd812 color space conversions
Hex:
        #fdd812
        RGB:
        253, 216, 18
        CMY:
        1, 15, 93
        CMYK:
        0, 15, 93, 1
      HSL:
        51°, 98.3264%, 53.1373%
        HSV (HSB):
        51°, 92.8854%, 99.2157%
        XYZ:
        65.1731, 70.0381, 10.6560
        xyY:
        0.4468, 0.4801, 70.0381
      CIE-Lab:
        87.0155, -3.1259, 85.4462
        CIE-LCH:
        87.0155, 85.5034, 92.0951
        CIE-Luv:
        87.0155, 33.1454, 91.4921
        Hunter-Lab:
        83.6887, -7.4475, 51.0328
      #fdd812 color charts
#fdd812 RGB chart
      #fdd812 CMYK chart
      #fdd812 RGB pie chart
      #fdd812 color shades, tints & tones
#fdd812 color schemes
#fdd812 color preview, HTML & CSS examples
           This text has a color of #fdd812        
        
          <p style="color:#fdd812;">Text here</p>
        
        
          .mytext {color:#fdd812;}
        
        Text color #fdd812
      
           This box has a color of #fdd812        
        
          <div style="background-color:#fdd812;">Content here</div>
        
        
          .mybackground {background-color:#fdd812;}
        
        Background color #fdd812
      
           Border around this has a color of #fdd812        
        
          <div style="border:2px solid #fdd812;">Content here</div>
        
        
          .myborder {border:2px solid #fdd812;}
        
        Border color #fdd812