#fca294 color space conversions
Hex:
        #fca294
        RGB:
        252, 162, 148
        CMY:
        1, 36, 42
        CMYK:
        0, 36, 41, 1
      HSL:
        8°, 94.5455%, 78.4314%
        HSV (HSB):
        8°, 41.2698%, 98.8235%
        XYZ:
        58.4105, 48.6742, 34.3335
        xyY:
        0.4130, 0.3442, 48.6742
      CIE-Lab:
        75.2482, 31.7853, 21.1960
        CIE-LCH:
        75.2482, 38.2043, 33.6973
        CIE-Luv:
        75.2482, 62.8320, 22.5319
        Hunter-Lab:
        69.7669, 27.3523, 19.6592
      #fca294 color charts
#fca294 RGB chart
      #fca294 CMYK chart
      #fca294 RGB pie chart
      #fca294 color shades, tints & tones
#fca294 color schemes
#fca294 color preview, HTML & CSS examples
           This text has a color of #fca294        
        
          <p style="color:#fca294;">Text here</p>
        
        
          .mytext {color:#fca294;}
        
        Text color #fca294
      
           This box has a color of #fca294        
        
          <div style="background-color:#fca294;">Content here</div>
        
        
          .mybackground {background-color:#fca294;}
        
        Background color #fca294
      
           Border around this has a color of #fca294        
        
          <div style="border:2px solid #fca294;">Content here</div>
        
        
          .myborder {border:2px solid #fca294;}
        
        Border color #fca294