#fcb27d color space conversions
Hex:
        #fcb27d
        RGB:
        252, 178, 125
        CMY:
        1, 30, 51
        CMYK:
        0, 29, 50, 1
      HSL:
        25°, 95.4887%, 73.9216%
        HSV (HSB):
        25°, 50.3968%, 98.8235%
        XYZ:
        59.7669, 54.0169, 26.6783
        xyY:
        0.4255, 0.3846, 54.0169
      CIE-Lab:
        78.4716, 21.1568, 37.7325
        CIE-LCH:
        78.4716, 43.2591, 60.7204
        CIE-Luv:
        78.4716, 54.8788, 44.2461
        Hunter-Lab:
        73.4962, 16.5375, 29.9257
      #fcb27d color charts
#fcb27d RGB chart
      #fcb27d CMYK chart
      #fcb27d RGB pie chart
      #fcb27d color shades, tints & tones
#fcb27d color schemes
#fcb27d color preview, HTML & CSS examples
           This text has a color of #fcb27d        
        
          <p style="color:#fcb27d;">Text here</p>
        
        
          .mytext {color:#fcb27d;}
        
        Text color #fcb27d
      
           This box has a color of #fcb27d        
        
          <div style="background-color:#fcb27d;">Content here</div>
        
        
          .mybackground {background-color:#fcb27d;}
        
        Background color #fcb27d
      
           Border around this has a color of #fcb27d        
        
          <div style="border:2px solid #fcb27d;">Content here</div>
        
        
          .myborder {border:2px solid #fcb27d;}
        
        Border color #fcb27d