#fdc2a2 color space conversions
Hex:
        #fdc2a2
        RGB:
        253, 194, 162
        CMY:
        1, 24, 36
        CMYK:
        0, 23, 36, 1
      HSL:
        21°, 95.7895%, 81.3725%
        HSV (HSB):
        21°, 35.9684%, 99.2157%
        XYZ:
        66.3214, 62.0749, 42.6685
        xyY:
        0.3877, 0.3629, 62.0749
      CIE-Lab:
        82.9532, 16.9586, 24.2523
        CIE-LCH:
        82.9532, 29.5934, 55.0366
        CIE-Luv:
        82.9532, 40.8444, 30.2640
        Hunter-Lab:
        78.7876, 12.3784, 23.0420
      #fdc2a2 color charts
#fdc2a2 RGB chart
      #fdc2a2 CMYK chart
      #fdc2a2 RGB pie chart
      #fdc2a2 color shades, tints & tones
#fdc2a2 color schemes
#fdc2a2 color preview, HTML & CSS examples
           This text has a color of #fdc2a2        
        
          <p style="color:#fdc2a2;">Text here</p>
        
        
          .mytext {color:#fdc2a2;}
        
        Text color #fdc2a2
      
           This box has a color of #fdc2a2        
        
          <div style="background-color:#fdc2a2;">Content here</div>
        
        
          .mybackground {background-color:#fdc2a2;}
        
        Background color #fdc2a2
      
           Border around this has a color of #fdc2a2        
        
          <div style="border:2px solid #fdc2a2;">Content here</div>
        
        
          .myborder {border:2px solid #fdc2a2;}
        
        Border color #fdc2a2