#ffd5ca color space conversions
Hex:
        #ffd5ca
        RGB:
        255, 213, 202
        CMY:
        0, 16, 21
        CMYK:
        0, 16, 21, 0
      HSL:
        12°, 100.0000%, 89.6078%
        HSV (HSB):
        12°, 20.7843%, 100.0000%
        XYZ:
        75.6949, 73.1128, 65.9997
        xyY:
        0.3524, 0.3404, 73.1128
      CIE-Lab:
        88.5015, 13.0232, 10.9138
        CIE-LCH:
        88.5015, 16.9916, 39.9639
        CIE-Luv:
        88.5015, 26.5828, 13.6122
        Hunter-Lab:
        85.5060, 8.3831, 14.0899
      #ffd5ca color charts
#ffd5ca RGB chart
      #ffd5ca CMYK chart
      #ffd5ca RGB pie chart
      #ffd5ca color shades, tints & tones
#ffd5ca color schemes
#ffd5ca color preview, HTML & CSS examples
           This text has a color of #ffd5ca        
        
          <p style="color:#ffd5ca;">Text here</p>
        
        
          .mytext {color:#ffd5ca;}
        
        Text color #ffd5ca
      
           This box has a color of #ffd5ca        
        
          <div style="background-color:#ffd5ca;">Content here</div>
        
        
          .mybackground {background-color:#ffd5ca;}
        
        Background color #ffd5ca
      
           Border around this has a color of #ffd5ca        
        
          <div style="border:2px solid #ffd5ca;">Content here</div>
        
        
          .myborder {border:2px solid #ffd5ca;}
        
        Border color #ffd5ca