#ffd064 color space conversions
Hex:
        #ffd064
        RGB:
        255, 208, 100
        CMY:
        0, 18, 61
        CMYK:
        0, 18, 61, 0
      HSL:
        42°, 100.0000%, 69.6078%
        HSV (HSB):
        42°, 60.7843%, 100.0000%
        XYZ:
        66.0961, 67.2919, 21.5616
        xyY:
        0.4266, 0.4343, 67.2919
      CIE-Lab:
        85.6511, 4.8270, 58.6861
        CIE-LCH:
        85.6511, 58.8842, 85.2979
        CIE-Luv:
        85.6511, 37.9070, 69.9715
        Hunter-Lab:
        82.0316, 0.2692, 41.8381
      #ffd064 color charts
#ffd064 RGB chart
      #ffd064 CMYK chart
      #ffd064 RGB pie chart
      #ffd064 color shades, tints & tones
#ffd064 color schemes
#ffd064 color preview, HTML & CSS examples
           This text has a color of #ffd064        
        
          <p style="color:#ffd064;">Text here</p>
        
        
          .mytext {color:#ffd064;}
        
        Text color #ffd064
      
           This box has a color of #ffd064        
        
          <div style="background-color:#ffd064;">Content here</div>
        
        
          .mybackground {background-color:#ffd064;}
        
        Background color #ffd064
      
           Border around this has a color of #ffd064        
        
          <div style="border:2px solid #ffd064;">Content here</div>
        
        
          .myborder {border:2px solid #ffd064;}
        
        Border color #ffd064