#fccb5a color space conversions
Hex:
        #fccb5a
        RGB:
        252, 203, 90
        CMY:
        1, 20, 65
        CMYK:
        0, 19, 64, 1
      HSL:
        42°, 96.4286%, 67.0588%
        HSV (HSB):
        42°, 64.2857%, 98.8235%
        XYZ:
        63.3463, 64.1455, 18.7155
        xyY:
        0.4333, 0.4387, 64.1455
      CIE-Lab:
        84.0415, 5.5348, 61.2839
        CIE-LCH:
        84.0415, 61.5333, 84.8394
        CIE-Luv:
        84.0415, 39.7823, 71.4320
        Hunter-Lab:
        80.0909, 1.0219, 42.2089
      #fccb5a color charts
#fccb5a RGB chart
      #fccb5a CMYK chart
      #fccb5a RGB pie chart
      #fccb5a color shades, tints & tones
#fccb5a color schemes
#fccb5a color preview, HTML & CSS examples
           This text has a color of #fccb5a        
        
          <p style="color:#fccb5a;">Text here</p>
        
        
          .mytext {color:#fccb5a;}
        
        Text color #fccb5a
      
           This box has a color of #fccb5a        
        
          <div style="background-color:#fccb5a;">Content here</div>
        
        
          .mybackground {background-color:#fccb5a;}
        
        Background color #fccb5a
      
           Border around this has a color of #fccb5a        
        
          <div style="border:2px solid #fccb5a;">Content here</div>
        
        
          .myborder {border:2px solid #fccb5a;}
        
        Border color #fccb5a