#fcd970 color space conversions
Hex:
        #fcd970
        RGB:
        252, 217, 112
        CMY:
        1, 15, 56
        CMYK:
        0, 14, 56, 1
      HSL:
        45°, 95.8904%, 71.3725%
        HSV (HSB):
        45°, 55.5556%, 98.8235%
        XYZ:
        67.8824, 71.4910, 25.5506
        xyY:
        0.4116, 0.4335, 71.4910
      CIE-Lab:
        87.7230, -0.1485, 55.4720
        CIE-LCH:
        87.7230, 55.4722, 90.1534
        CIE-Luv:
        87.7230, 28.8435, 68.8803
        Hunter-Lab:
        84.5524, -4.6589, 41.2700
      #fcd970 color charts
#fcd970 RGB chart
      #fcd970 CMYK chart
      #fcd970 RGB pie chart
      #fcd970 color shades, tints & tones
#fcd970 color schemes
#fcd970 color preview, HTML & CSS examples
           This text has a color of #fcd970        
        
          <p style="color:#fcd970;">Text here</p>
        
        
          .mytext {color:#fcd970;}
        
        Text color #fcd970
      
           This box has a color of #fcd970        
        
          <div style="background-color:#fcd970;">Content here</div>
        
        
          .mybackground {background-color:#fcd970;}
        
        Background color #fcd970
      
           Border around this has a color of #fcd970        
        
          <div style="border:2px solid #fcd970;">Content here</div>
        
        
          .myborder {border:2px solid #fcd970;}
        
        Border color #fcd970