#ffa6c1 color space conversions
Hex:
        #ffa6c1
        RGB:
        255, 166, 193
        CMY:
        0, 35, 24
        CMYK:
        0, 35, 24, 0
      HSL:
        342°, 100.0000%, 82.5490%
        HSV (HSB):
        342°, 34.9020%, 100.0000%
        XYZ:
        64.5019, 52.3827, 57.1633
        xyY:
        0.3706, 0.3010, 52.3827
      CIE-Lab:
        77.5091, 36.3312, -0.1200
        CIE-LCH:
        77.5091, 36.3314, 359.8107
        CIE-Luv:
        77.5091, 55.0964, -6.9724
        Hunter-Lab:
        72.3759, 32.4225, 3.8352
      #ffa6c1 color charts
#ffa6c1 RGB chart
      #ffa6c1 CMYK chart
      #ffa6c1 RGB pie chart
      #ffa6c1 color shades, tints & tones
#ffa6c1 color schemes
#ffa6c1 color preview, HTML & CSS examples
           This text has a color of #ffa6c1        
        
          <p style="color:#ffa6c1;">Text here</p>
        
        
          .mytext {color:#ffa6c1;}
        
        Text color #ffa6c1
      
           This box has a color of #ffa6c1        
        
          <div style="background-color:#ffa6c1;">Content here</div>
        
        
          .mybackground {background-color:#ffa6c1;}
        
        Background color #ffa6c1
      
           Border around this has a color of #ffa6c1        
        
          <div style="border:2px solid #ffa6c1;">Content here</div>
        
        
          .myborder {border:2px solid #ffa6c1;}
        
        Border color #ffa6c1