#ffd3c2 color space conversions
Hex:
        #ffd3c2
        RGB:
        255, 211, 194
        CMY:
        0, 17, 24
        CMYK:
        0, 17, 24, 0
      HSL:
        17°, 100.0000%, 88.0392%
        HSV (HSB):
        17°, 23.9216%, 100.0000%
        XYZ:
        74.2719, 71.7436, 60.9723
        xyY:
        0.3588, 0.3466, 71.7436
      CIE-Lab:
        87.8450, 12.9300, 14.1937
        CIE-LCH:
        87.8450, 19.2002, 47.6675
        CIE-Luv:
        87.8450, 28.5203, 18.1913
        Hunter-Lab:
        84.7016, 8.2927, 16.6113
      #ffd3c2 color charts
#ffd3c2 RGB chart
      #ffd3c2 CMYK chart
      #ffd3c2 RGB pie chart
      #ffd3c2 color shades, tints & tones
#ffd3c2 color schemes
#ffd3c2 color preview, HTML & CSS examples
           This text has a color of #ffd3c2        
        
          <p style="color:#ffd3c2;">Text here</p>
        
        
          .mytext {color:#ffd3c2;}
        
        Text color #ffd3c2
      
           This box has a color of #ffd3c2        
        
          <div style="background-color:#ffd3c2;">Content here</div>
        
        
          .mybackground {background-color:#ffd3c2;}
        
        Background color #ffd3c2
      
           Border around this has a color of #ffd3c2        
        
          <div style="border:2px solid #ffd3c2;">Content here</div>
        
        
          .myborder {border:2px solid #ffd3c2;}
        
        Border color #ffd3c2