#fcbd7a color space conversions
Hex:
        #fcbd7a
        RGB:
        252, 189, 122
        CMY:
        1, 26, 52
        CMYK:
        0, 25, 52, 1
      HSL:
        31°, 95.5882%, 73.3333%
        HSV (HSB):
        31°, 51.5873%, 98.8235%
        XYZ:
        61.8553, 58.4958, 26.4430
        xyY:
        0.4214, 0.3985, 58.4958
      CIE-Lab:
        81.0136, 15.1320, 42.4843
        CIE-LCH:
        81.0136, 45.0987, 70.3952
        CIE-Luv:
        81.0136, 47.4546, 51.0808
        Hunter-Lab:
        76.4825, 10.5176, 33.0389
      #fcbd7a color charts
#fcbd7a RGB chart
      #fcbd7a CMYK chart
      #fcbd7a RGB pie chart
      #fcbd7a color shades, tints & tones
#fcbd7a color schemes
#fcbd7a color preview, HTML & CSS examples
           This text has a color of #fcbd7a        
        
          <p style="color:#fcbd7a;">Text here</p>
        
        
          .mytext {color:#fcbd7a;}
        
        Text color #fcbd7a
      
           This box has a color of #fcbd7a        
        
          <div style="background-color:#fcbd7a;">Content here</div>
        
        
          .mybackground {background-color:#fcbd7a;}
        
        Background color #fcbd7a
      
           Border around this has a color of #fcbd7a        
        
          <div style="border:2px solid #fcbd7a;">Content here</div>
        
        
          .myborder {border:2px solid #fcbd7a;}
        
        Border color #fcbd7a